Fardin Mustaque
a928f8cd9e
feat: add metric name for big number chart types #33013 ( #33099 )
...
Co-authored-by: Fardin Mustaque <fardinmustaque@Fardins-Mac-mini.local >
2025-05-07 16:56:02 +02:00
Evan Rusackas
d2360b533b
fix(histogram): remove extra single quotes ( #33248 )
2025-04-25 16:45:05 -06:00
Sam Firke
ac636c73ae
fix(heatmap): correctly render int and boolean falsy values on axes ( #33238 )
2025-04-25 11:25:50 -04:00
Levis Mbote
6a586fe4fd
fix(chart): Restore subheader used in bignumber with trendline ( #33196 )
2025-04-25 09:39:07 -03:00
Elizabeth Thompson
4140261797
fix: subheader should show as subtitle ( #33172 )
2025-04-18 13:03:20 +08:00
JUST.in DO IT
172e5dd095
fix(echart): Thrown errors shown after resized ( #33143 )
2025-04-17 09:49:49 -07:00
JUST.in DO IT
7333ffd41e
fix(echart): Tooltip date format doesn't follow time grain ( #33138 )
2025-04-15 18:51:53 -07: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
7b9ebbe735
feat(explore): Integrate dataset panel with Folders feature ( #33104 )
...
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-04-14 18:40:31 +02:00
Levis Mbote
d75ff9e784
feat(charts): add subtitle option and metric customization controls ( #32975 )
2025-04-10 17:24:24 +02:00
SBIN2010
f5d64176f6
fix: fixed Add Metrics to Tree Chart ( #29158 ) ( #30679 )
2025-04-02 10:04:36 -06:00
dependabot[bot]
8b0bda3bad
chore(deps): update @types/react-redux requirement from ^7.1.10 to ^7.1.34 in /superset-frontend/plugins/plugin-chart-echarts ( #32927 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 10:22:12 -07:00
mkramer5454
8f35a3ec8c
feat(plugins): Make comparison values on BigNumberPeriodOverPeriod toggleable ( #28605 )
2025-03-30 22:05:53 -06:00
Levis Mbote
f2c0686346
feat: Add Aggregation Method for Big Number with Trendline ( #32767 )
2025-03-29 05:34:23 +02:00
Vitor Avila
5222f940cc
fix(echarts): Sort series by name using naturalCompare ( #32850 )
2025-03-26 08:17:43 -03:00
Ruslan
5ec710efc6
fix(css): typos in styles ( #28350 )
2025-03-20 16:32:02 -06:00
Vladislav Korenkov
d319543377
fix(chart control): Change default of "Y Axis Title Margin" ( #32720 )
2025-03-20 10:14:09 -03:00
Giampaolo Capelli
78efb62781
fix: Changing language doesn't affect echarts charts ( #31751 )
...
Co-authored-by: Giampaolo Capelli <giampaolo.capelli@docaposte.fr >
2025-03-19 11:38:53 -07:00
JUST.in DO IT
e7721a8c4d
fix(dashboard): Support bigint value in native filters ( #32549 )
2025-03-12 09:47:41 -07:00
Sam Firke
d3ba2755e8
feat(charts): add two new boxplot parameter sets ( #32170 )
2025-03-11 14:58:02 -04:00
Ville Brofeldt
5766c36372
fix(plugin-chart-echarts): remove erroneous upper bound value ( #32473 )
2025-03-01 22:07:12 -08:00
Dev10-34
74733ae310
feat: Adding the option and feature to enable borders with color, opacity and width control on heatmaps along with white borders on emphasis ( #32358 )
...
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2025-02-27 11:30:25 -03:00
Elizabeth Thompson
422a07b382
fix: revert "fix: remove sort values on stacked totals ( #31333 )" ( #32337 )
2025-02-21 10:35:06 -08:00
Đỗ Trọng Hải
f820f9a976
chore(build): remove Lodash filter and noop usage in superset-frontend ( #32341 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2025-02-21 19:29:07 +07:00
Michael S. Molina
ffe9244458
fix: Decimal values for Histogram bins ( #32253 )
2025-02-14 09:04:23 -03:00
Elizabeth Thompson
15fbb195e9
fix: remove sort values on stacked totals ( #31333 )
2025-02-12 16:56:53 -08:00
Maxime Beauchemin
d3b854a833
fix: set Rich tooltip -> 'Show percentage' to false by default ( #32212 )
2025-02-11 10:58:49 -08:00
Jack
f3e7c64de6
fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query ( #30903 )
...
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2025-02-07 18:16:44 +01:00
Elizabeth Thompson
8984f88a3e
chore(timeseries charts): adjust legend width by padding ( #32030 )
2025-02-03 14:11:09 -08:00
Đỗ Trọng Hải
19e8a7049b
feat(fe): upgrade superset-frontend to Typescript v5 ( #31979 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2025-01-29 08:40:33 -03: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
Kamil Gabryjelski
7e2b7941f3
refactor: Upgrade to React 17 ( #31961 )
2025-01-28 16:44:42 +01:00
Đỗ Trọng Hải
f8fe780f52
chore: replace Lodash usage with native JS implementation ( #31907 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2025-01-21 11:33:31 -07:00
Elizabeth Thompson
550123882c
fix: adjust line type as well as weight for time series ( #30949 )
2025-01-21 10:02:47 -08:00
Michael S. Molina
a477d84729
fix: Heatmap sorting ( #31752 )
2025-01-09 14:28:45 -03:00
Jan Suleiman
a986a61b5f
feat(plugin): add plugin-chart-cartodiagram ( #25869 )
...
Co-authored-by: Jakob Miksch <jakob@meggsimum.de >
2025-01-06 08:58:03 -08:00
victor felder
bf1da0f91f
fix: typo in plugin-chart-echats controls ( #31673 )
2025-01-03 11:25:15 -07:00
dependabot[bot]
65c72c12c4
build(deps): update echarts requirement from ^5.4.1 to ^5.6.0 in /superset-frontend/plugins/plugin-chart-echarts ( #31670 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io >
2025-01-02 08:35:59 -08:00
Fardin Mustaque
640dac1eff
fix: Big Number side cut fixed ( #31407 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com >
2024-12-27 12:21:58 +01:00
Mehmet Salih Yavuz
a193d790b2
refactor(moment): Replace Moment.js with DayJs ( #31310 )
2024-12-23 18:42:43 +01:00
Michael Gerber
a1adb7f31c
fix(sunburst): Use metric label from verbose map ( #31480 )
2024-12-16 10:44:33 -07:00
Evan Rusackas
a6e05f4558
build(packages): npm build/publish improvements. Making packages publishable again. ( #30196 )
2024-12-10 16:54:41 -07:00
Tatiana Cherne
73d21a87ae
fix(histogram): axis margin padding consistent with other graphs ( #31335 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2024-12-09 12:03:22 -08:00
Damian Pendrak
2816a70af3
fix: annotations on horizontal bar chart ( #31308 )
2024-12-05 13:20:22 -08:00
Damian Pendrak
97dde8c485
fix: x axis title disappears when editing bar chart ( #30821 )
2024-11-29 16:09:03 +01:00
Michael S. Molina
93ba8e16c3
refactor: Creates the VizType enum ( #31193 )
2024-11-29 10:05:02 -03: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
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