Michael S. Molina
|
e986496ef4
|
fix: Timeseries annotation layers (#34709)
(cherry picked from commit fc95c4fc89)
|
2025-08-15 13:10:03 -03:00 |
|
JUST.in DO IT
|
882aba67d6
|
fix(echart): broken aggregator due to bigint value (#34580)
(cherry picked from commit 3e12d97e8e)
|
2025-08-06 15:22:45 -03:00 |
|
JUST.in DO IT
|
bcbf17bdf3
|
fix(echart): initial chart animation (#34516)
(cherry picked from commit 1a7a381bd5)
|
2025-08-02 09:39:59 -03:00 |
|
amaannawab923
|
9a6261b026
|
fix(Echarts): Echarts Legend Scroll fix (#33779)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
|
2025-06-18 09:32:03 -03:00 |
|
Beto Dealmeida
|
cdbdaf4179
|
fix: apply d3 format to BigNumber(s) (#33759)
(cherry picked from commit d7d7b7c0e6)
|
2025-06-18 09:20:22 -03:00 |
|
Richard Fogaca Nienkotter
|
685b259f6f
|
fix(sankey): incorrect nodeValues (#33431)
Co-authored-by: richardfn <richard.fogaca@appsilon.com>
(cherry picked from commit 38868f9ff4)
|
2025-05-26 15:08:17 -03:00 |
|
Evan Rusackas
|
850f35add1
|
fix(histogram): remove extra single quotes (#33248)
(cherry picked from commit d2360b533b)
|
2025-05-12 12:06:50 -03:00 |
|
Sam Firke
|
a6895e07b0
|
fix(heatmap): correctly render int and boolean falsy values on axes (#33238)
(cherry picked from commit ac636c73ae)
|
2025-05-12 12:06:50 -03:00 |
|
JUST.in DO IT
|
35d7e15841
|
fix(echart): Thrown errors shown after resized (#33143)
(cherry picked from commit 172e5dd095)
|
2025-04-24 15:41:24 -03:00 |
|
JUST.in DO IT
|
454397fc17
|
fix(echart): Tooltip date format doesn't follow time grain (#33138)
(cherry picked from commit 7333ffd41e)
|
2025-04-17 09:46:45 -03:00 |
|
SBIN2010
|
e756094efc
|
fix: fixed Add Metrics to Tree Chart (#29158) (#30679)
(cherry picked from commit f5d64176f6)
|
2025-04-14 14:08:41 -03:00 |
|
Vitor Avila
|
ea3a823fff
|
fix(echarts): Sort series by name using naturalCompare (#32850)
(cherry picked from commit 5222f940cc)
|
2025-04-14 14:08:41 -03:00 |
|
Ruslan
|
1c3c6dbe0f
|
fix(css): typos in styles (#28350)
(cherry picked from commit 5ec710efc6)
|
2025-04-14 14:08:40 -03:00 |
|
Vladislav Korenkov
|
13b97af7f6
|
fix(chart control): Change default of "Y Axis Title Margin" (#32720)
(cherry picked from commit d319543377)
|
2025-04-14 14:08:40 -03:00 |
|
Giampaolo Capelli
|
4a7014b5aa
|
fix: Changing language doesn't affect echarts charts (#31751)
Co-authored-by: Giampaolo Capelli <giampaolo.capelli@docaposte.fr>
(cherry picked from commit 78efb62781)
|
2025-03-20 09:44:56 -03:00 |
|
JUST.in DO IT
|
2f9edd3b0e
|
fix(dashboard): Support bigint value in native filters (#32549)
(cherry picked from commit e7721a8c4d)
|
2025-03-17 12:01:23 -03:00 |
|
Ville Brofeldt
|
92549ef5c6
|
fix(plugin-chart-echarts): remove erroneous upper bound value (#32473)
(cherry picked from commit 5766c36372)
|
2025-03-05 14:17:58 -03:00 |
|
Elizabeth Thompson
|
b2bd39cc28
|
fix: revert "fix: remove sort values on stacked totals (#31333)" (#32337)
(cherry picked from commit 422a07b382)
|
2025-03-05 09:47:51 -03:00 |
|
Michael S. Molina
|
c7cc436b0b
|
fix: Decimal values for Histogram bins (#32253)
(cherry picked from commit ffe9244458)
|
2025-02-14 09:12:31 -03:00 |
|
Elizabeth Thompson
|
39859e0d17
|
fix: remove sort values on stacked totals (#31333)
(cherry picked from commit 15fbb195e9)
|
2025-02-14 09:12:31 -03:00 |
|
Maxime Beauchemin
|
699d22c5fe
|
fix: set Rich tooltip -> 'Show percentage' to false by default (#32212)
(cherry picked from commit d3b854a833)
|
2025-02-12 11:40:29 -03:00 |
|
Elizabeth Thompson
|
faae9cc326
|
chore(timeseries charts): adjust legend width by padding (#32030)
(cherry picked from commit 8984f88a3e)
|
2025-02-12 11:38:51 -03: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 |
|
Đỗ 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 |
|
victor felder
|
bf1da0f91f
|
fix: typo in plugin-chart-echats controls (#31673)
|
2025-01-03 11:25:15 -07: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 |
|
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 |
|
goto-loop
|
a729f04695
|
fix(chart): apply number format in Box Plot tooltip only where necessary (#27142)
|
2024-10-30 14:59:06 -06:00 |
|
Michael S. Molina
|
c8edd1fb25
|
fix: First item hovered on stacked bar (#30628)
|
2024-10-16 13:07:12 -03:00 |
|
Đỗ Trọng Hải
|
989744aba2
|
fix(plugin/echarts): correct enum values for LABEL_POSITION map (#30509)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-03 15:47:59 -06:00 |
|
Gonçalo Teixeira
|
b2fd56094f
|
fix(radar-chart): metric options not available & add min option (#30349)
|
2024-10-03 09:41:46 -07:00 |
|
Michael S. Molina
|
4834390e6a
|
fix: Histogram chart not able to use decimal datatype column (#30416)
|
2024-09-30 09:04:55 -03:00 |
|
Michael S. Molina
|
36f7a3f524
|
fix: Incorrect hovered items in tooltips (#30405)
|
2024-09-26 16:08:59 -03:00 |
|
Kamil Gabryjelski
|
038ef32454
|
fix(explore): Missing markarea component broke annotations in echarts (#30348)
|
2024-09-20 16:42:47 +02:00 |
|
Ross Mabbett
|
c5594f2979
|
feat(explore): Add time shift color control to ECharts (#29897)
|
2024-09-12 12:42:00 -04:00 |
|
JUST.in DO IT
|
be0a0ced25
|
fix: filters panel broken due to tabs scroll (#30180)
|
2024-09-11 16:30:34 -07:00 |
|
Josh Soref
|
d0c9cde0ba
|
chore(frontend): Spelling (#25452)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-09-10 15:05:35 -06:00 |
|
Kamil Gabryjelski
|
3aafd29768
|
fix: Disable cross filtering on charts with no dimensions (#30176)
|
2024-09-09 12:43:14 +02:00 |
|