superset/superset-frontend/packages/superset-ui-demo/storybook/stories/plugins
Just[in]Do it! 3f124d9d67
fix(plugin-chart-pivot-table): Invalid Formats Date Fields (#20909)
When a custom date field value converted in a string format, some aggregators truncated to the first four digits.
 This is caused by the parseFloat function which converts to first matched number rather than NaN(Not-A-Number) value.
 This commit replaces the parseFloat by Number wrapper to handle this case correctly.
2022-07-28 22:56:08 -07:00
..
legacy-plugin-chart-calendar chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
legacy-plugin-chart-chord refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-country-map chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
legacy-plugin-chart-event-flow refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-heatmap refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-histogram refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-horizon refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-map-box chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
legacy-plugin-chart-paired-t-test refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-parallel-coordinates refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-partition refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-pivot-table refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-rose refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-sankey refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-sankey-loop refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-sunburst refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-treemap refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
legacy-plugin-chart-world-map chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
legacy-preset-chart-big-number chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587) 2021-12-15 10:15:14 +01:00
legacy-preset-chart-deckgl chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
legacy-preset-chart-nvd3 refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
plugin-chart-echarts feat(timeseries-chart): add percentage threshold input control (#17758) 2022-01-12 14:46:27 -06:00
plugin-chart-pivot-table fix(plugin-chart-pivot-table): Invalid Formats Date Fields (#20909) 2022-07-28 22:56:08 -07:00
plugin-chart-table feat: add drag and drop column rearrangement for table viz (#19381) 2022-05-24 19:10:57 -07:00
plugin-chart-word-cloud chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00
preset-chart-xy chore: Removes hard-coded colors from the plugins - iteration 1 (#19923) 2022-05-09 10:44:13 -03:00