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/06 23:14:46 UTC

(superset) branch upgrade-to-storybook-7 updated (7842fa5261 -> 1dc832ad9a)

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 7842fa5261 a few more charts, a few more bugfixes...
     add fdc8e73b32 moving args/argTypes out of coutryMap
     add 1dc832ad9a Pie stories

No new revisions were added by this update.

Summary of changes:
 .../CountryMap.stories.tsx                         |  34 ++--
 .../plugin-chart-echarts/Pie/Pie.stories.tsx       | 199 +++++++++++++++++++++
 .../plugins/plugin-chart-echarts/Pie/Stories.tsx   | 108 -----------
 3 files changed, 217 insertions(+), 124 deletions(-)
 create mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/Pie.stories.tsx
 delete mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/Stories.tsx