This is an automated email from the ASF dual-hosted git repository. diegopucci pushed a commit to branch chore/color-consistency-e2e in repository https://gitbox.apache.org/repos/asf/superset.git
commit 0aa409ba305661c1570f8201c541e72b958e0441 Merge: 4d12e3709e 831676da92 Author: geido <[email protected]> AuthorDate: Tue Sep 27 14:09:44 2022 +0300 Merge branch 'feat-color-enhancement' of https://github.com/stephenLYZ/superset into chore/color-consistency-e2e .../src/color/CategoricalColorScale.ts | 39 +++----- .../src/color/SharedLabelColorSingleton.ts | 109 ++++++--------------- .../test/color/SharedLabelColorSingleton.test.ts | 53 +++++----- .../plugins/plugin-chart-echarts/src/controls.tsx | 2 +- .../src/dashboard/actions/dashboardState.js | 17 +--- .../src/dashboard/actions/dashboardState.test.js | 2 +- .../src/dashboard/components/Header/index.jsx | 5 +- .../dashboard/components/PropertiesModal/index.tsx | 12 +-- .../dashboard/components/gridComponents/Chart.jsx | 9 ++ superset/config.py | 2 +- 10 files changed, 93 insertions(+), 157 deletions(-)
