Hugh A. Miles II
ac53f7fea9
feat: Data Zoom scrolls using the mouse (mark II) ( #28629 )
2024-05-22 10:17:49 -07:00
Michael S. Molina
821c7d7f2c
fix: Time shifts calculation for ECharts plugins ( #28432 )
2024-05-15 08:11:52 -03:00
Michael S. Molina
b549977f05
feat: Utility function to render chart tooltips ( #27950 )
2024-05-07 13:00:30 -03:00
Michael S. Molina
b4ab36a6a5
fix: Small tweaks for Line and Area chart migrations (ECharts) ( #28334 )
...
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com >
2024-05-07 10:40:33 -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
Michael S. Molina
7854b622a3
fix: Data zoom with horizontal orientation ( #27291 )
2024-02-29 08:53:09 -05:00
Evan Rusackas
753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) ( #26907 )
2024-02-15 07:40:17 -07: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
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
Michael S. Molina
eb65cea971
chore: Disables minor ticks by default ( #26310 )
2023-12-20 08:34:27 -03: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
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
Michael S. Molina
d619078d25
feat: Improves the Waterfall chart ( #25557 )
2023-11-03 13:24:15 -03:00
Elizabeth Thompson
2b63577046
fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis ( #20627 ) ( #24995 )
2023-08-16 09:51:00 -07:00
Kamil Gabryjelski
f7e76d02b7
feat: Add currencies controls in control panels ( #24718 )
2023-08-02 19:22:45 +02:00
Michael S. Molina
ac19f58cf6
fix: Tooltip no longer highlights hovered data series ( #24756 )
2023-07-21 08:57:39 -03:00
Kamil Gabryjelski
d74d7eca23
feat: Implement support for currencies in more charts ( #24594 )
2023-07-07 19:28:13 +02:00
Kamil Gabryjelski
83ff4cd86a
feat: Implement currencies formatter for saved metrics ( #24517 )
2023-06-28 20:51:40 +02:00
Michael S. Molina
c5b4ecdca5
fix: Total calculation in stacked Timeseries charts ( #24477 )
2023-06-23 11:57:48 -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
Michael S. Molina
df4d16a7ee
feat: Make time shifted series colors match the original series ( #24048 )
2023-05-18 08:40:50 -03:00
Lily Kuang
0bf8907f2f
feat: format timestamps in drill by breadcrumbs ( #23698 )
2023-04-27 09:17:33 -07: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
1b139d0748
feat(generic-x-axis): add x sorting on series limit metric ( #23274 )
2023-03-06 11:50:20 +02:00
Ville Brofeldt
71a9d0d403
fix(plugin-chart-echarts): render horizontal categories from top ( #23273 )
2023-03-06 11:25:52 +02:00
Geido
9ed2326a20
feat: Move cross filters to Dashboard ( #22785 )
2023-01-25 18:01:06 +01: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
9aa804e070
fix: categorical x-axis can't apply the label of column ( #21869 )
2022-10-19 18:47:02 +08:00
Yongjie Zhao
0a4ecca9f2
fix: custom SQL in the XAxis ( #21847 )
2022-10-19 11:40:52 +08: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
4d12e3709e
feat: generate consistent QueryObject whether GenericAxis is enabled or disabled ( #21519 )
2022-09-21 09:41:21 +08:00
Yongjie Zhao
2d16100dbc
refactor: get Axis from a helper function ( #21449 )
2022-09-16 15:57:45 +08:00
Michael S. Molina
0bf4e56dc3
fix: Drill to detail on values with comma ( #21151 )
2022-08-22 13:52:39 -03:00
JUST.in DO IT
a8ba544e60
fix(plugin-chart-echarts): invalid total label location for negative values in stacked bar chart ( #21032 )
2022-08-11 11:28:18 -07:00
Michael S. Molina
3df8335f87
feat: Adds drill to detail context menu for ECharts visualizations ( #20891 )
...
* feat: Adds drill to detail context menu for ECharts visualizations
* Rebases and adds time grain
* Fixes selected gauge values
* Fixes Treemap edge click
* Adds right click to big number trendline
* Address some comments
2022-08-09 17:02:31 -03:00
Antonio Rivero Martinez
9362e27ce2
fix(chart): Time Series set showMaxLabel as null for time xAxis ( #20627 )
...
* Time Series Chart:
-Apache echarts has this option as false by default for time axis, so we need to override it for our charts so it's uto determined and not fixed to hidden.
- Add AxisType enum so we stop comparing agains raw strings when checking xAxis type
* Time Series Chart:
- set the showMaxLabel option directly without using merge
* Time Series Chart:
- Rename the property to showMaxLabel as it was originally
2022-08-02 14:35:41 -06:00
Diego Medina
51869f32ac
Temporal X Axis values are not properly displayed if the time column has a custom label defined ( #20819 )
2022-07-22 17:05:37 +08:00
Stephen Liu
acdb271422
fix(line-chart): Formula Annotations on Line Charts are broken ( #20687 )
2022-07-13 16:42:11 +08:00
Yongjie Zhao
7f918a4ec0
fix: annotation broken ( #20651 )
...
* fix: annotation broken
* fix UT
* add annotation data to mixed timeseries chart
2022-07-11 16:23:57 -06:00
Yongjie Zhao
111affdb02
chore: move xaxis to superset-ui ( #20438 )
2022-06-20 22:36:27 +08:00