Sam Firke
87e5450cbe
fix(table chart): fix rerender bug that continuously cleared search box ( #39707 )
...
(cherry picked from commit 3395620b6e )
2026-04-28 09:13:03 -03:00
Maxime Beauchemin
ffc242b5df
fix(table): ensure dimensions appear before metrics in column order ( #39346 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit 4f19bc4c5f )
2026-04-27 09:43:37 -03:00
Gabriel Torres Ruiz
6048e2f2e1
fix(parallel-coordinates): improve dark mode visibility for labels, axis text, and data lines ( #39415 )
...
(cherry picked from commit f850c6b1b1 )
2026-04-17 10:26:24 -03:00
Maxime Beauchemin
119f173009
fix(table): use column label instead of SQL expression for orderby in downloads ( #39332 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit b3e88db87e )
2026-04-15 16:38:11 -03:00
Maxime Beauchemin
ea040d3136
fix(table): fix cross-filter not clearing on second click in Interactive Table ( #39253 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit c2d96e0dce )
2026-04-15 16:37:28 -03:00
Richard Fogaca Nienkotter
2b4e9909db
fix(dashboard): preserve dynamic group by column order ( #39333 )
...
(cherry picked from commit 0f417f0040 )
2026-04-14 08:45:13 -03:00
Richard Fogaca Nienkotter
0d5c7cb9b0
fix(echarts): prevent tooltip crash during dashboard auto-refresh ( #39277 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
(cherry picked from commit e9911fbac4 )
2026-04-13 15:51:15 -03:00
Enzo Martellucci
1f7838367f
fix(table): cross-filtering breaks after renaming column labels via Custom SQL ( #38858 )
...
(cherry picked from commit aba7e6dae4 )
2026-04-13 15:50:41 -03:00
venkateshwaran shanmugham
59d67fb786
fix: implement native browser fullscreen for dashboard charts ( #38819 )
...
Signed-off-by: Venkateshwaran Shanmugham <venkateshwaracholan@gmail.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
Co-authored-by: Richard Fogaça <richardfogaca@gmail.com >
Co-authored-by: Richard Fogaca Nienkotter <63572350+richardfogaca@users.noreply.github.com >
(cherry picked from commit e39dd1afce )
2026-04-13 15:50:02 -03:00
Maxime Beauchemin
a8daa0d4dd
fix(plugin-chart-handlebars): improve CSS sanitization tooltip and hide when not needed ( #39180 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit 36de05fe36 )
2026-04-13 15:36:49 -03:00
Michael S. Molina
bf399b9f97
fix(echarts): fix stacked horizontal bar chart clipping and duplicate x-axis labels ( #39012 )
...
(cherry picked from commit 022342839a )
2026-04-01 16:12:44 -03:00
Michael S. Molina
0f4184db2f
fix(mixed-timeseries): apply same axis formatting options as timeseries charts ( #38979 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit 8559786cc2 )
2026-04-01 15:41:36 -03:00
Jessica Morris
fa6801a525
fix(bubble): Fix Bubble chart axis label rotation ( #38917 )
...
(cherry picked from commit f6cd8066ab )
2026-04-01 15:39:52 -03:00
Enzo Martellucci
2ca54b418f
fix(echarts): adapt y-axis ticks and padding for compact timeseries charts ( #38673 )
...
(cherry picked from commit f0b20dc445 )
2026-04-01 15:38:55 -03:00
Michael S. Molina
ec9ffc4c31
fix(pivot-table): safely cast numeric strings to numbers for date formatting ( #38953 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
(cherry picked from commit f1cd1ae710 )
2026-03-31 09:21:23 -03:00
Enzo Martellucci
ddb285b4c3
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>
(cherry picked from commit e0a0a22542 )
2026-03-31 08:58:06 -03:00
Amin Ghadersohi
875d0c062f
fix(mcp): prevent GRID_ID injection into ROOT_ID on tabbed dashboards ( #38890 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit aa1a69555b )
2026-03-30 09:43:35 -03:00
Mehmet Salih Yavuz
2aaf935db8
fix(Timeseries): dedup x axis labels ( #38733 )
...
(cherry picked from commit f832f9b0d5 )
2026-03-30 09:17:28 -03:00
JUST.in DO IT
686fa44a5f
fix(echart): multiple time shift line pattern ( #38866 )
...
(cherry picked from commit e045f49787 )
2026-03-26 13:33:09 -03:00
Richard Fogaca Nienkotter
1e7d781354
fix(echarts): prevent plain legend clipping in dashboards ( #38675 )
...
(cherry picked from commit 12aca72074 )
2026-03-26 13:30:54 -03:00
João Pedro Alves Barbosa
a541d69019
fix(table): improve conditional formatting text contrast ( #38705 )
...
(cherry picked from commit 02ffb52f4a )
2026-03-23 09:53:59 -03:00
João Pedro Alves Barbosa
2e09934bb5
fix(map-box): prevent clusters from being smaller than individual points ( #38458 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-20 16:33:53 -03:00
João Pedro Alves Barbosa
cffca7367c
fix(map-box): make opacity, lon, lat, and zoom controls functional ( #38374 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
(cherry picked from commit 96705c156a )
2026-03-17 11:57:36 -03:00
amaannawab923
41371e4816
fix(ag-grid-table): fix failing buildQuery test expectation ( #38636 )
...
(cherry picked from commit 6e7d6a85b4 )
2026-03-17 11:53:16 -03:00
Rafael Benitez
aaaead02f1
fix(world-map): add fallback fill color when colorFn returns null ( #38602 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit ba7271b4d8 )
2026-03-17 11:51:23 -03:00
amaannawab923
4baedcc794
fix(ag-grid-table): fix AND filter conditions not applied ( #38369 )
...
(cherry picked from commit ca2d26a1e2 )
2026-03-17 11:51:10 -03:00
Alexandru Soare
825b284492
fix(timeshiftcolor): Time shift color to match the original color ( #38473 )
...
(cherry picked from commit f6106cd26f )
2026-03-17 11:50:54 -03:00
Enzo Martellucci
39bdccd7ee
fix(deckgl): polygon chart not rendering when boundary column contains nested geometry JSON ( #38595 )
...
(cherry picked from commit 32a64d02c7 )
2026-03-17 11:45:42 -03:00
Mehmet Salih Yavuz
3ad8d484d7
fix: add parent_slice_id for multilayer charts to embed ( #38243 )
...
(cherry picked from commit 95f61bd223 )
2026-03-17 11:41:47 -03:00
Amin Ghadersohi
ec8177fe15
fix(charts): set reasonable default y-axis title margin to prevent label overlap ( #38389 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit fe7f220c21 )
2026-03-17 11:37:41 -03: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
dependabot[bot]
a79dcbbb66
chore(deps): update d3-cloud requirement from ^1.2.8 to ^1.2.9 in /superset-frontend/plugins/plugin-chart-word-cloud ( #38381 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 11:30:48 -08: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
amaannawab923
e5cbc98482
fix(ag-grid): render boolean columns as checkboxes instead of blank cells ( #38279 )
2026-02-27 17:52:51 +05:30
Alexandru Soare
7743183401
fix(bugs): fixing bugs for world map chart ( #38030 )
2026-02-27 11:33:35 +02:00
Enzo Martellucci
5a134170a0
fix(chart): prevent x-axis date labels from disappearing when rotated ( #37755 )
2026-02-26 18:10:44 +01:00
dependabot[bot]
01c1b2eb8f
chore(deps-dev): bump @types/lodash from 4.17.23 to 4.17.24 in /superset-frontend ( #38224 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 07:52:22 +07: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
Evan Rusackas
131a97b657
fix(handlebars): add missing currencyformatter.js dependency ( #38173 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-23 21:56:50 +07:00
Evan Rusackas
3f64ad3da5
fix(i18n): wrap untranslated frontend strings and add i18n lint rule ( #37776 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-22 21:27:37 -08:00
Evan Rusackas
672a380587
chore(frontend): enable additional oxlint rules for better code hygiene ( #38145 )
2026-02-23 10:36:24 +07:00
dependabot[bot]
6424194c87
chore(deps): bump underscore from 1.13.7 to 1.13.8 in /superset-frontend ( #38142 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 13:25:26 +07:00
Đỗ Trọng Hải
3d6644864d
build(deps): migrate to lighter and modern react-icons ( #38125 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2026-02-20 16:19:01 -08:00