superset/superset-frontend/plugins/plugin-chart-echarts/src
Evan Rusackas 1d4b8b6989
fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710)
2024-01-23 12:39:37 -07:00
..
BigNumber feat: Add currencies controls in control panels (#24718) 2023-08-02 19:22:45 +02:00
BoxPlot fix(charts): big-number display broken in echarts (#24492) 2023-06-27 20:59:24 +03:00
Bubble fix(plugin-chart-echarts): undefined bounds for bubble chart (#26243) 2023-12-12 09:22:29 -08:00
Funnel feat: Add ValuePercent option to LABEL TYPE for Pie and Funnel charts (#26407) 2024-01-05 10:00:27 +13:00
Gauge fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710) 2024-01-23 12:39:37 -07:00
Graph chore: make control panel sub sections look better (#24736) 2023-07-20 16:33:50 -07:00
MixedTimeseries fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
Pie feat: Add ValuePercent option to LABEL TYPE for Pie and Funnel charts (#26407) 2024-01-05 10:00:27 +13:00
Radar chore: make control panel sub sections look better (#24736) 2023-07-20 16:33:50 -07:00
Sunburst refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code (#26350) 2024-01-18 11:59:08 -03:00
Timeseries fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
Tree refactor: Removes the deprecated ENABLE_EXPLORE_DRAG_AND_DROP feature flag (#26343) 2024-01-16 10:47:52 -03:00
Treemap fix: Don't apply number formatting to the label in Treemap (#25249) 2023-09-11 08:42:24 -03:00
Waterfall feat: Adds legacy time support for Waterfall chart (#26136) 2023-12-01 10:04:53 -03:00
components feat(echarts): Implement stream graph for Echarts Timeseries (#23410) 2023-03-20 12:56:15 +01:00
utils fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710) 2024-01-23 12:39:37 -07:00
constants.ts feat(plugin-chart-echarts): add x-axis sort to multi series (#23644) 2023-04-12 16:13:41 +03:00
controls.tsx fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
defaults.ts chore: Moves xAxisLabelRotation to shared controls (#26212) 2023-12-08 13:37:06 -03:00
index.ts feat(plugin-chart-echarts): Echarts Waterfall (#17906) 2023-10-06 10:08:16 -03:00
types.ts fix(charts): big-number display broken in echarts (#24492) 2023-06-27 20:59:24 +03:00