You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2024/02/07 23:08:10 UTC

(superset) branch upgrade-to-storybook-7 updated (0fa2de4376 -> 4b14cf5417)

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

rusackas pushed a change to branch upgrade-to-storybook-7
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 0fa2de4376 Series Chart fixed
     add 9ce957d311 Tree graph refactored
     add 4b14cf5417 Treemap refactored

No new revisions were added by this update.

Summary of changes:
 .../Tree/{Stories.tsx => Tree.stories.tsx}         | 127 +++++++++++++++------
 .../Treemap/{Stories.tsx => Treemap.stories.tsx}   |  42 +++++--
 2 files changed, 124 insertions(+), 45 deletions(-)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Tree/{Stories.tsx => Tree.stories.tsx} (52%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Treemap/{Stories.tsx => Treemap.stories.tsx} (73%)