Damian Pendrak
|
2816a70af3
|
fix: annotations on horizontal bar chart (#31308)
|
2024-12-05 13:20:22 -08:00 |
Michael S. Molina
|
93ba8e16c3
|
refactor: Creates the VizType enum (#31193)
|
2024-11-29 10:05:02 -03:00 |
Michael S. Molina
|
0e165c1a21
|
fix: Graph chart colors (#30851)
|
2024-11-11 14:11:17 -08:00 |
Ville Brofeldt
|
b02d18a39e
|
fix(plugin-chart-echarts): sort tooltip correctly (#30819)
|
2024-11-01 15:24:51 -07:00 |
Ross Mabbett
|
c5594f2979
|
feat(explore): Add time shift color control to ECharts (#29897)
|
2024-09-12 12:42:00 -04:00 |
Josh Soref
|
d0c9cde0ba
|
chore(frontend): Spelling (#25452)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-09-10 15:05:35 -06:00 |
Kamil Gabryjelski
|
c220245414
|
perf: Implement Echarts treeshaking (#29874)
|
2024-08-07 06:53:52 +02:00 |
Michael S. Molina
|
708afb7146
|
fix(revert 27883): Excess padding in horizontal Bar charts (#29345)
|
2024-06-25 13:33:53 -03:00 |
Hex Café
|
a067ffb92d
|
feat(echarts-pie): add string template support for labels (#28774)
|
2024-06-12 10:18:45 -06:00 |
Kamil Gabryjelski
|
68fd189586
|
fix(mixed-timeseries-plugin): Second query stacks stacked on top of first query series (#29119)
|
2024-06-10 12:22:35 +02:00 |
Michael S. Molina
|
b549977f05
|
feat: Utility function to render chart tooltips (#27950)
|
2024-05-07 13:00:30 -03:00 |
Antonio Rivero
|
8a715cc1b5
|
feat(bar_chart): Stacked Bar chart with Time comparison in separated stacks (#27589)
|
2024-03-22 08:24:38 +01:00 |
goto-loop
|
d65f64d1ce
|
fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly when min value is set (#27285)
|
2024-02-29 08:41:23 -08:00 |
Michael S. Molina
|
af577d64b1
|
fix: Timeseries Y-axis format with contribution mode (#27106)
|
2024-02-14 09:41:22 -05:00 |
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -08:00 |
Michael S. Molina
|
8a2f7d378a
|
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372)
|
2024-01-31 09:45:57 -05:00 |
Michael S. Molina
|
84c48d11d8
|
fix: Bar charts horizontal margin adjustment error (#26817)
|
2024-01-29 15:25:16 -05:00 |
Ville Brofeldt
|
219c4a14b3
|
fix(plugin-chart-echarts): support forced categorical x-axis (#26404)
|
2024-01-08 12:04:22 -08:00 |
Kamil Gabryjelski
|
5400d30b20
|
feat(echarts-funnel): Implement % calculation type (#26290)
|
2023-12-22 13:14:52 +01:00 |
Ville Brofeldt
|
67468c46c0
|
fix(plugin-chart-echarts): use scale for truncating x-axis (#26269)
|
2023-12-15 07:13:39 +13:00 |
Michael S. Molina
|
429e2a33c3
|
fix: Stacked charts with numerical columns (#26264)
|
2023-12-13 17:10:51 -03:00 |
Ville Brofeldt
|
5df544b6fb
|
fix(plugin-chart-echarts): undefined bounds for bubble chart (#26243)
|
2023-12-12 09:22:29 -08:00 |
Ville Brofeldt
|
07e5fe8a66
|
fix(plugin-chart-echarts): support truncated numeric x-axis (#26215)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-12-08 10:40:09 -03:00 |
Ville Brofeldt
|
aad67e43db
|
fix(plugin-chart-echarts): support numerical x-axis (#26087)
|
2023-11-24 07:36:32 -08:00 |
Antonio Rivero
|
7536dd12cd
|
fix(charts): Time grain is None when dataset uses Jinja (#25842)
|
2023-11-06 09:51:28 -08:00 |
Michael S. Molina
|
d619078d25
|
feat: Improves the Waterfall chart (#25557)
|
2023-11-03 13:24:15 -03:00 |
Stephen Liu
|
17792a507c
|
feat(plugin-chart-echarts): Echarts Waterfall (#17906)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-10-06 10:08:16 -03:00 |
Mayur
|
c81c60c91f
|
feat: Adds the ECharts Bubble chart (#22107)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-10-05 07:58:46 -03:00 |
John Bodley
|
f05638ba84
|
fix(annotation): Address regression from #24694 (#24874)
|
2023-08-03 09:33:03 -03:00 |
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
curious86
|
3f17945745
|
fix(charts): big-number display broken in echarts (#24492)
Co-authored-by: aadhikari <aadhikari@apple.com>
|
2023-06-27 20:59:24 +03:00 |
Ville Brofeldt
|
bc0079f2fb
|
fix(plugin-chart-echarts): force min y-tick for log axis with zero (#24186)
|
2023-05-23 13:25:08 +03:00 |
Ville Brofeldt
|
f817c10422
|
fix(plugin-chart-echarts): normalize temporal string groupbys (#24134)
|
2023-05-19 16:29:11 +03:00 |
Ville Brofeldt
|
cbbcc8d2e1
|
fix(plugin-chart-echarts): reorder totals and support multimetric sort (#23675)
|
2023-04-14 20:43:15 +03:00 |
Ville Brofeldt
|
f49702feff
|
feat(plugin-chart-echarts): add x-axis sort to multi series (#23644)
|
2023-04-12 16:13:41 +03:00 |
Michael S. Molina
|
30f210b842
|
feat: Enables ECharts legend selector (#23590)
|
2023-04-06 09:36:34 -03:00 |
Kamil Gabryjelski
|
b0d83e8c50
|
feat(echarts): Implement stream graph for Echarts Timeseries (#23410)
|
2023-03-20 12:56:15 +01:00 |
Ville Brofeldt
|
0c454c6442
|
feat(plugin-chart-echarts): add series sorting (#23392)
|
2023-03-16 16:26:01 +02:00 |
Kamil Gabryjelski
|
78ee60e227
|
fix(dashboard): Cross filters with time shifted series (#23347)
|
2023-03-13 14:32:49 +01:00 |
Ville Brofeldt
|
71a9d0d403
|
fix(plugin-chart-echarts): render horizontal categories from top (#23273)
|
2023-03-06 11:25:52 +02:00 |
Kamil Gabryjelski
|
871cab8cbe
|
feat: Enable cross fitlers in WorldMap and Graph charts (#22886)
|
2023-02-22 11:42:56 +01:00 |
Josh Soref
|
78ede590ee
|
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2023-02-02 11:23:11 -07:00 |
Kamil Gabryjelski
|
ed7b3533bc
|
fix(explore): Time comparison in Mixed Chart in GENERIC_CHART_AXES not working (#22945)
|
2023-02-02 14:06:30 +01:00 |
Geido
|
9ed2326a20
|
feat: Move cross filters to Dashboard (#22785)
|
2023-01-25 18:01:06 +01:00 |
Stephen Liu
|
b53941fb3e
|
feat(plugin-chart-echarts): supports sunburst chart v2 [WIP] (#21625)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-01-16 16:10:28 -05:00 |
Ville Brofeldt
|
b1f8fd4f64
|
chore(superset-ui): remove deprecated fields from QueryObject (#22272)
|
2022-11-30 15:54:11 +02:00 |
Ville Brofeldt
|
2e650eaebe
|
fix(plugin-chart-echarts): tooltip overflow bug (#22218)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-11-24 14:11:01 +02:00 |
Michael S. Molina
|
3bc0865d90
|
fix: Drill to detail blocked by tooltip (#22082)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-11-23 21:50:06 +02:00 |
Yongjie Zhao
|
f41d0b0cbf
|
fix: drilling on the categorical xaxis on the stacked barchart v2 (#21844)
|
2022-10-18 19:47:53 +08:00 |
Yongjie Zhao
|
9dd102f383
|
refactor: remove useless groupby from QueryObject (#21643)
|
2022-09-30 11:53:54 +08:00 |