Kamil Gabryjelski
|
c220245414
|
perf: Implement Echarts treeshaking (#29874)
|
2024-08-07 06:53:52 +02:00 |
|
Michael S. Molina
|
b549977f05
|
feat: Utility function to render chart tooltips (#27950)
|
2024-05-07 13:00:30 -03:00 |
|
Evan Rusackas
|
753ef69529
|
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
|
2024-02-15 07:40:17 -07:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Ville Brofeldt
|
1aeb8fd6b7
|
fix(plugin-chart-echarts): show zero value in tooltip (#21296)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-09-01 20:27:41 +03:00 |
|
Stephen Liu
|
9854d2d0e8
|
feat(plugin-chart-echarts): support horizontal bar chart (#19918)
* feat(plugin-chart-echarts): support horizontal bar chart
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx
Co-authored-by: Evan Rusackas <evan@preset.io>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* improve controlpanel
* default value
* fix ut
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2022-05-16 21:48:36 +08:00 |
|
Stephen Liu
|
6f5778273e
|
chore: add type checking in plugin test directory (#19387)
|
2022-03-28 10:20:06 +08:00 |
|
Ville Brofeldt
|
2929bb1680
|
fix(plugin-chart-echarts): fix forecasts on verbose metrics (#18252)
* fix(plugin-chart-echarts): fix forecasts on verbose metrics
* oops! 🙊
* check for DTTM_ALIAS
|
2022-02-02 13:51:51 +02:00 |
|