Evan Rusackas
67d8ed5a70
fix(echarts): Show full labels in bar chart tooltips
...
Fixes #31864
When bar chart axis labels are visually truncated by ECharts due to space
constraints, the tooltip now shows the full label text by preferring the
axisValue/axisValueLabel properties which contain the complete text.
This allows users to hover over data points and see the full name even when
the axis label is shortened for display purposes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-04-22 08:58:27 -07:00
Michael S. Molina
022342839a
fix(echarts): fix stacked horizontal bar chart clipping and duplicate x-axis labels ( #39012 )
2026-04-01 15:50:08 -03:00
Enzo Martellucci
f0b20dc445
fix(echarts): adapt y-axis ticks and padding for compact timeseries charts ( #38673 )
2026-03-31 17:44:42 +02:00
Mehmet Salih Yavuz
f832f9b0d5
fix(Timeseries): dedup x axis labels ( #38733 )
2026-03-27 22:13:02 +03:00
JUST.in DO IT
e045f49787
fix(echart): multiple time shift line pattern ( #38866 )
2026-03-26 08:56:05 -03:00
Richard Fogaca Nienkotter
12aca72074
fix(echarts): prevent plain legend clipping in dashboards ( #38675 )
2026-03-25 09:38:31 -03:00
Alexandru Soare
f6106cd26f
fix(timeshiftcolor): Time shift color to match the original color ( #38473 )
2026-03-13 15:24:56 +02:00
Michael S. Molina
357e35dc62
refactor(core): reorganize superset-core packages into feature-based structure ( #38448 )
2026-03-05 17:41:15 -03:00
Mehmet Salih Yavuz
63e7ee70bf
fix(echarts): adaptive formatting labels ( #38017 )
2026-03-04 11:26:18 -08:00
JUST.in DO IT
35d0aad854
feat(explore): Add Echarts option editor ( #37868 )
2026-03-04 08:34:34 -08:00
madhushreeag
983b633972
feat(bar-chart): add option to color bars by primary axis when no dimensions are set ( #37531 )
...
Co-authored-by: madhushree agarwal <madhushree_agarwal@apple.com >
2026-03-03 16:11:04 -08:00
Enzo Martellucci
5a134170a0
fix(chart): prevent x-axis date labels from disappearing when rotated ( #37755 )
2026-02-26 18:10:44 +01:00
Jamile Celento
080f629ea2
fix(echarts): formula annotations not rendering with dataset-level columns label ( #37522 )
2026-02-13 12:37:19 +03:00
Luis Sánchez
91131d5996
chore(charts): echarts left padding too big and automation of title ( #36993 )
2026-02-02 15:48:03 -08:00
Evan Rusackas
ae10e105c2
fix(chart): enable cross-filter on bar charts without dimensions ( #37407 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-31 17:14:24 -08:00
Enzo Martellucci
3fa5bb4138
fix(echarts): restore dashed line style for time comparison series ( #37135 )
2026-01-22 00:44:57 +01:00
Luis Sánchez
25647942fd
fix(chart): Horizontal bar chart value labels cut off ( #36989 )
2026-01-21 12:33:44 +02:00
Luis Sánchez
f4597be341
fix(timeseries): x-axis last month was hidden ( #37181 )
2026-01-19 17:19:34 +01:00
Richard Fogaca Nienkotter
f4474b2e3e
feat: Dynamic currency ( #36416 )
2026-01-16 21:58:41 -08:00
Mehmet Salih Yavuz
e9b6791ffb
refactor: move translations and logging to new core ( #36929 )
2026-01-12 08:58:59 +03:00
Alex Yang
001b6cb801
feat: Floating Point Formatting for Scatter Point Chart ( #35915 )
...
Co-authored-by: Vincent <vincent.trung4@gmail.com >
2025-11-14 11:37:44 -08:00
Mehmet Salih Yavuz
5218b4eea2
fix(echarts): fix time shift color matching functionality ( #35826 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-28 23:36:50 +03:00
Michael S. Molina
78faaee685
chore: Reference GenericDataType from @apache-superset/core ( #35214 )
2025-09-23 10:12:18 -07:00
SBIN2010
1e4bc6ee78
fix: bug in tooltip timeseries chart in calculated total with annotation layer ( #35179 )
2025-09-19 10:30:42 -07:00
Devanjan Banerjee
eb4351af83
feat(Timeseries & MixedTimeseries): Force selected timegrain on timeseries intervals when the x-axis is of timestamp type ( #34595 )
2025-09-10 20:27:23 -07:00
SBIN2010
9424538bb1
feat: add sort legend to legend section ( #34911 )
2025-09-04 16:41:47 -07:00
Evan Rusackas
682cdcc3e0
fix(echarts): Display NULL values in categorical x-axis for bar charts ( #34761 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-02 12:16:37 -07:00
Kamil Gabryjelski
547f297171
fix(echarts): Series labels hard to read in dark mode ( #34815 )
2025-08-25 14:03:00 +02:00
Michael S. Molina
fc95c4fc89
fix: Timeseries annotation layers ( #34709 )
2025-08-15 12:59:30 -03:00
Maxime Beauchemin
dd129fa403
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor ( #31590 )
...
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com >
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com >
Co-authored-by: Damian Pendrak <dpendrak@gmail.com >
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com >
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-06-20 13:38:58 -07:00
amaannawab923
9df990c2d1
fix(Echarts): Echarts Legend Scroll fix ( #33779 )
...
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com >
2025-06-16 18:44:52 +03:00
Evan Rusackas
e05ccb3824
feat: x axis interval control to show ALL ticks on timeseries charts ( #33729 )
2025-06-10 21:40:56 -06:00
Giampaolo Capelli
5b2f1bbf9e
feat(stack by dimension): add a stack by dimension dropdown list ( #32707 )
...
Co-authored-by: CAPELLI Giampaolo <giampaolo.capelli@docaposte.fr >
2025-05-22 11:10:18 -03:00
Kamil Gabryjelski
839215148a
feat(explore): X-axis sort by specific metric when more than 1 metric is set ( #33116 )
2025-04-14 20:39:09 +02:00
Elizabeth Thompson
422a07b382
fix: revert "fix: remove sort values on stacked totals ( #31333 )" ( #32337 )
2025-02-21 10:35:06 -08:00
Elizabeth Thompson
15fbb195e9
fix: remove sort values on stacked totals ( #31333 )
2025-02-12 16:56:53 -08:00
Elizabeth Thompson
8984f88a3e
chore(timeseries charts): adjust legend width by padding ( #32030 )
2025-02-03 14:11:09 -08:00
geotab-data-platform
f4efce3475
fix: Reordering echart props to fix confidence interval in Mixed Charts ( #30716 )
...
Co-authored-by: Vedant Prajapati <40185967+vedantprajapati@users.noreply.github.com >
2025-01-28 11:51:52 -08:00
Elizabeth Thompson
550123882c
fix: adjust line type as well as weight for time series ( #30949 )
2025-01-21 10:02:47 -08:00
Damian Pendrak
2816a70af3
fix: annotations on horizontal bar chart ( #31308 )
2024-12-05 13:20:22 -08:00
Michael S. Molina
dbcb473040
fix: Time-series Line Chart Display unnecessary total ( #31181 )
2024-11-27 10:29:09 -08:00
Geido
90572be95a
fix(Dashboard): Retain colors when color scheme not set ( #30646 )
2024-11-21 19:58:32 +02:00
Ville Brofeldt
b02d18a39e
fix(plugin-chart-echarts): sort tooltip correctly ( #30819 )
2024-11-01 15:24:51 -07:00
Michael S. Molina
c8edd1fb25
fix: First item hovered on stacked bar ( #30628 )
2024-10-16 13:07:12 -03:00
Michael S. Molina
36f7a3f524
fix: Incorrect hovered items in tooltips ( #30405 )
2024-09-26 16:08:59 -03:00
Ross Mabbett
c5594f2979
feat(explore): Add time shift color control to ECharts ( #29897 )
2024-09-12 12:42:00 -04:00
Kamil Gabryjelski
c220245414
perf: Implement Echarts treeshaking ( #29874 )
2024-08-07 06:53:52 +02:00
Đỗ Trọng Hải
1c3ef01209
chore(build): uplift several outdated frontend packages ( #29652 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-08-06 09:02:01 -06:00
Michael S. Molina
708afb7146
fix(revert 27883): Excess padding in horizontal Bar charts ( #29345 )
2024-06-25 13:33:53 -03:00
Hugh A. Miles II
ac53f7fea9
feat: Data Zoom scrolls using the mouse (mark II) ( #28629 )
2024-05-22 10:17:49 -07:00