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 2022/10/14 13:26:21 UTC

[superset] branch chore/color-consistency-e2e updated (11ffaeb800 -> ea4c2e870f)

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

diegopucci pushed a change to branch chore/color-consistency-e2e
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 11ffaeb800 Enhance original color tests
     add d20665a187 fix label color will change color order
     add db389290e6 Merge branch 'feat-color-enhancement' of https://github.com/stephenLYZ/superset into chore/color-consistency-e2e
     add ea4c2e870f Fix test

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/dashboard/editmode.test.ts |  3 ++-
 .../src/color/CategoricalColorScale.ts             | 23 +++++++++++-----------
 .../src/color/SharedLabelColorSingleton.ts         |  6 ++++--
 .../test/color/CategoricalColorScale.test.ts       |  2 +-
 .../test/color/SharedLabelColorSingleton.test.ts   | 17 +++++++++++++++-
 5 files changed, 35 insertions(+), 16 deletions(-)