You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2024/03/08 17:42:55 UTC

(superset) branch diego/ch79154/fix-color-inconsistency updated (83cf93082e -> a3e7ae894c)

This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a change to branch diego/ch79154/fix-color-inconsistency
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 83cf93082e Clean up
     add a3e7ae894c Apply same color to same label value

No new revisions were added by this update.

Summary of changes:
 .../e2e/explore/visualizations/compare.test.js       |  2 +-
 .../e2e/explore/visualizations/dist_bar.test.js      |  2 +-
 .../src/color/CategoricalColorScale.ts               | 19 +++++++++----------
 .../test/color/CategoricalColorScale.test.ts         | 20 ++++----------------
 4 files changed, 15 insertions(+), 28 deletions(-)