Michael S. Molina
|
8559786cc2
|
fix(mixed-timeseries): apply same axis formatting options as timeseries charts (#38979)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-31 15:00:46 -03:00 |
|
Jessica Morris
|
f6cd8066ab
|
fix(bubble): Fix Bubble chart axis label rotation (#38917)
|
2026-03-31 10:13:54 -07: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 |
|
Enzo Martellucci
|
e0a0a22542
|
fix(charts): add X Axis Number Format control for numeric X-axis columns (#38809)
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
|
2026-03-31 13:38:07 +03: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 |
|
dependabot[bot]
|
d42e9c4d1b
|
chore(deps): bump acorn from 8.9.0 to 8.16.0 in /superset-frontend (#38466)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-03-11 08:51:10 -07:00 |
|
Amin Ghadersohi
|
fe7f220c21
|
fix(charts): set reasonable default y-axis title margin to prevent label overlap (#38389)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 19:09:09 +01:00 |
|
yousoph
|
577654cd02
|
fix(heatmap): correct tooltip display to show axis values instead of indices (#38487)
|
2026-03-09 08:54:47 -07:00 |
|
yousoph
|
9983e255f8
|
fix(charts): revert: improve negative stacked bar label positioning and accessibility (#37405) (#38484)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 00:09:09 -07: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 |
|
Varun Chawla
|
796c206ee7
|
fix(charts): apply resample before rolling window in post-processing pipeline (#37987)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 11:25:42 -08:00 |
|
JUST.in DO IT
|
35d0aad854
|
feat(explore): Add Echarts option editor (#37868)
|
2026-03-04 08:34:34 -08:00 |
|
Evan Rusackas
|
7815afb24d
|
fix(charts): improve minor gridline visibility in dark themes (#38371)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 10:33:29 -03: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 |
|
Evan Rusackas
|
0681df3d02
|
feat(theme): enable generalized ECharts theme overrides for array properties (#37965)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-03-02 19:51:09 -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 |
|
Richard Fogaca Nienkotter
|
fca8a49561
|
feat: auto refresh dashboard (#37459)
Co-authored-by: Richard <richard@ip-192-168-1-32.sa-east-1.compute.internal>
Co-authored-by: richard <richard@richards-MacBook-Pro-2.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2026-02-24 11:37:28 -03:00 |
|
dependabot[bot]
|
cff854b06e
|
chore(deps-dev): bump oxlint from 1.48.0 to 1.49.0 in /superset-frontend (#38115)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-02-20 14:13:37 -08:00 |
|
Đỗ Trọng Hải
|
0b77ace110
|
chore: fix lint issue with no-unsafe-optional-chaining rule (#38103)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-19 23:54:37 +07:00 |
|
Evan Rusackas
|
6b80135aa2
|
chore(lint): enforce more strict eslint/oxlint rules (batch 2) (#37884)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-18 19:27:27 -08:00 |
|
Damian Pendrak
|
5a777c0f45
|
feat(matrixify): add single metric constraint (#37169)
|
2026-02-17 09:12:24 -08:00 |
|
Jean Massucatto
|
0c0d915391
|
fix(echarts-timeseries-combined-labels): combine annotation labels for events at same timestamp (#37164)
|
2026-02-13 12:39:28 +03:00 |
|
Jamile Celento
|
080f629ea2
|
fix(echarts): formula annotations not rendering with dataset-level columns label (#37522)
|
2026-02-13 12:37:19 +03:00 |
|
Vanessa Giannoni
|
77148277b9
|
feat(charts): improve negative stacked bar label positioning and accessibility (#37405)
|
2026-02-11 17:46:10 -08:00 |
|
Evan Rusackas
|
981b370fe9
|
chore(storybook): consolidate storybook and enhance plugin stories (#37771)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-11 16:06:23 -08:00 |
|
Luis Sánchez
|
5f0001affc
|
feat(timeseries): remove stream style for bar charts (#37532)
|
2026-02-11 09:25:03 -08:00 |
|
Evan Rusackas
|
9089f30045
|
chore(lint): upgrade array creation, effect, and TypeScript rules (#37885)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-11 08:45:21 -08:00 |
|
Kamil Gabryjelski
|
f25d95be41
|
fix: Vertical lines in the middle of Treemap categories (#37808)
|
2026-02-09 17:44:59 +01:00 |
|
Evan Rusackas
|
ebee9bb3f9
|
refactor(types): consolidate shared table types and fix Funnel enum typo (#37768)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-09 01:14:34 -05:00 |
|
Đỗ Trọng Hải
|
563d9f1a3f
|
chore(lint): migrate Jest lint rules from eslint to oxlint (#37787)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-08 16:44:42 +07:00 |
|
SBIN2010
|
c4e7c3b03b
|
refactor: consolidating ColorSchemeEnum settings into one place (#37591)
|
2026-02-07 23:04:20 -08:00 |
|
Evan Rusackas
|
fc5506e466
|
chore(frontend): comprehensive TypeScript quality improvements (#37625)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-06 13:16:57 -08:00 |
|
Evan Rusackas
|
d3919cf24f
|
fix(translations): Periodic language strings extraction, newly Translatable label positions for Radar Chart (#33940)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-05 19:48:24 -08:00 |
|
bikashbarua
|
4e4fa53c8d
|
fix: Rename Truncate Axis to Truncate Y Axis in bar chart controls (#37403)
Co-authored-by: Joe Li <joe@preset.io>
Co-authored-by: SBIN2010 <Sbin2010@mail.ru>
|
2026-02-05 12:55:51 +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 |
|
Jonathan Alberth Quispe Fuentes
|
4a7cdccdad
|
fix: Heatmap does not render correctly on normalization (#37208)
|
2026-02-02 12:34:46 +03: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 |
|
Felipe López
|
9764a84402
|
fix(charts): Table chart shows an error on row limit (#37218)
|
2026-01-30 11:45:50 -08:00 |
|
Pedro Rodrigues
|
2cce0308d4
|
fix: big number drill to details column data (#37068)
|
2026-01-30 12:32:49 +03:00 |
|
Evan Rusackas
|
7fc9974a7c
|
fix(deps): remove encodable dependency and pin query-string to fix Dependabot CI failures (#37450)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-26 15:52:22 -08:00 |
|
dependabot[bot]
|
3a811d680d
|
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /superset-frontend (#37348)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 14:31:30 -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 |
|
tiya-9975
|
f984dca5cc
|
fix(sunburst): make Show Total text theme-aware (#37177)
Co-authored-by: DarshCode123 <darshjain193@gmail.com>
Co-authored-by: SBIN2010 <Sbin2010@mail.ru>
|
2026-01-18 14:43:16 +03:00 |
|
Yousuf Ansari
|
a77c2d550c
|
fix(mixed-timeseries): prevent duplicate legend entries (#37217)
|
2026-01-18 00:33:33 +03:00 |
|