Mehmet Salih Yavuz
|
87f36d2b2f
|
fix(echarts): fix time shift color matching functionality (#35826)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 5218b4eea2)
|
2025-10-29 10:51:06 -07:00 |
|
Gabriel Torres Ruiz
|
a3aef76427
|
fix(ag-grid): fix conditional formatting theme colors and module extensibility (#35605)
(cherry picked from commit 5e4a80e5d0)
|
2025-10-23 16:26:54 -07:00 |
|
yousoph
|
23b02963b6
|
fix(charts): update axis title labels to sentence case (#35694)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 9ab0a0179d)
|
2025-10-17 13:29:02 -07:00 |
|
Gabriel Torres Ruiz
|
2a474e017a
|
fix(charts): fix legend theming and hollow symbols in dark mode (#35123)
(cherry picked from commit 7fd5a7668b)
|
2025-10-08 15:08:16 -07:00 |
|
Rafael Benitez
|
8d4a1cfc05
|
fix(chart): Fixes BigNumber gradient appearing blackish in light mode (#35527)
(cherry picked from commit f7b9d7a64b)
|
2025-10-07 10:56:17 -07:00 |
|
SBIN2010
|
7263133c52
|
fix(Mixed Chart): Tooltip incorrectly displays numbers with optional Y-axis format and showQueryIdentifiers set to true (#35224)
(cherry picked from commit ec322dfd8d)
|
2025-09-24 14:10:37 -07:00 |
|
SBIN2010
|
0ac7464649
|
fix: bug in tooltip timeseries chart in calculated total with annotation layer (#35179)
(cherry picked from commit 1e4bc6ee78)
|
2025-09-21 18:30:22 -07:00 |
|
SBIN2010
|
8306b66515
|
fix(Funnel): onInit overridden row_limit to default value on save chart (#35076)
(cherry picked from commit 23bb4f88c0)
|
2025-09-21 18:29:59 -07:00 |
|
Levis Mbote
|
9a0dc23755
|
fix(gantt-chart): fix Y-axis label visibility in dark theme (#35189)
(cherry picked from commit 4130b92966)
|
2025-09-21 18:29:28 -07:00 |
|
Maxime Beauchemin
|
7fde43b476
|
fix(viz): resolve dark mode compatibility issues in BigNumber and Heatmap (#35151)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 05c6a1bf20)
|
2025-09-16 13:49:36 -07:00 |
|
Priyanshu Kumar
|
eb2b4bfc30
|
fix(pie): fixes pie chart other click error (#35086)
(cherry picked from commit b42060c880)
|
2025-09-12 15:42:54 -07:00 |
|
SBIN2010
|
9918670315
|
fix: mixed timeseries chart add legend margin (#35036)
(cherry picked from commit 5a3182ce21)
|
2025-09-08 11:55:31 -07:00 |
|
SBIN2010
|
7996359719
|
fix: display legend mixed timeseries chart (#35005)
(cherry picked from commit 031fb4b5a8)
|
2025-09-05 11:04:15 -07:00 |
|
Evan Rusackas
|
e1efc87fdc
|
fix(echarts): Display NULL values in categorical x-axis for bar charts (#34761)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 682cdcc3e0)
|
2025-09-02 13:41:09 -07:00 |
|
Kamil Gabryjelski
|
d454a22f1c
|
fix(echarts): Series labels hard to read in dark mode (#34815)
(cherry picked from commit 547f297171)
|
2025-08-25 10:23:14 -07:00 |
|
Maxime Beauchemin
|
1f482b42eb
|
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens (#34732)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-18 14:04:26 -07:00 |
|
Michael S. Molina
|
fc95c4fc89
|
fix: Timeseries annotation layers (#34709)
|
2025-08-15 12:59:30 -03:00 |
|
Kamil Gabryjelski
|
f6353bd1e8
|
fix: Bar chart crash when switching from Big Number (#34671)
|
2025-08-14 15:24:23 +02:00 |
|
SBIN2010
|
38e15196f2
|
fix(Heatmap): addin x axis label rotation (#34239)
|
2025-08-07 12:27:35 -07:00 |
|
JUST.in DO IT
|
3e12d97e8e
|
fix(echart): broken aggregator due to bigint value (#34580)
|
2025-08-06 15:22:04 -03:00 |
|
yousoph
|
4a556f4ac4
|
fix: update copy text for better capitalization and abbreviation standards (#34508)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-05 14:40:52 -07:00 |
|
JUST.in DO IT
|
1a7a381bd5
|
fix(echart): initial chart animation (#34516)
|
2025-08-02 08:41:53 -03:00 |
|
Evan Rusackas
|
6a83b6fd87
|
fix(pie chart): Total now positioned correctly with all Legend positions, and respects theming (#34435)
|
2025-08-01 12:00:23 -07:00 |
|
Evan Rusackas
|
659cd33749
|
fix(echarts): resolve bar chart X-axis time formatting stuck on adaptive (#34436)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-01 09:55:20 -07:00 |
|
yousoph
|
70394e79ef
|
feat: Add configurable query identifiers for Mixed Timeseries charts (#34406)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 12:16:12 -07:00 |
|
Michael Gerber
|
f168dd69a8
|
fix(sunburst): Fix sunburst chart cross-filter logic (#31495)
|
2025-07-30 18:47:02 -07:00 |
|
Maxime Beauchemin
|
0964a8bb7a
|
fix(big number with trendline): running 2 identical queries for no good reason (#34296)
|
2025-07-29 13:07:28 -07:00 |
|
Maxime Beauchemin
|
1be2287b3a
|
feat(timeseries): enhance 'Series Limit' to support grouping the long tail (#34308)
|
2025-07-25 16:26:32 -07:00 |
|
Maxime Beauchemin
|
e741a3167f
|
feat: add a theme CRUD page to manage themes (#34182)
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-07-25 13:26:41 -07:00 |
|
Mehmet Salih Yavuz
|
31a15c5162
|
fix(DrillBy): make drill by work with multi metric charts (#34171)
|
2025-07-15 15:25:48 +02:00 |
|
Maxime Beauchemin
|
5d6a979cd0
|
chore: remove some of the deprecated theme.colors.* (#34056)
|
2025-07-04 11:39:03 -07:00 |
|
Vladislav Korenkov
|
9f0523977d
|
feat(plugin-chart-echarts): add Gantt Chart plugin (#33716)
|
2025-07-03 14:23:50 -07:00 |
|
Vladislav Korenkov
|
d1b372f670
|
fix(chart controls): remove duplicated descriptions for chart controls (#33954)
|
2025-07-03 16:01:59 -03:00 |
|
Đỗ Trọng Hải
|
42288c4784
|
build(dev-deps): upgrade Jest to major version v30 (#33979)
|
2025-07-03 11:01:40 +07:00 |
|
SBIN2010
|
8ee5505b61
|
fix(plugin-chart-echarts): correct label position for Negative Values bar chart (#32849)
|
2025-06-26 16:26:44 -07:00 |
|
Damian Pendrak
|
5d23dea5aa
|
feat(charts): Add row limit control to box plot chart (#33871)
|
2025-06-24 16:59:38 +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 |
|
Vitor Avila
|
93583220a7
|
fix: Consider last data point for Big Number comparison lag (#33830)
|
2025-06-19 17:53:31 -03: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 |
|
Beto Dealmeida
|
d7d7b7c0e6
|
fix: apply d3 format to BigNumber(s) (#33759)
|
2025-06-12 16:02:38 -04: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 |
|
nmdo
|
d11b6d557e
|
feat(MixedTimeSeries): Add onlyTotal and Sort Series to Mixed TimeSeries (#33634)
|
2025-06-09 15:59:54 -06:00 |
|
Fardin Mustaque
|
e20a08cb14
|
fix: add query identifier to legend items in mixed time series charts (#33519)
|
2025-05-29 14:42:48 +02:00 |
|
Levis Mbote
|
429935a277
|
fix(big number with trendline): add None option to the aggregation method dropdown (#33407)
|
2025-05-29 14:33:04 +02:00 |
|
amaannawab923
|
bdfb698aa4
|
fix(Radar): Radar chart normalisation (#33559)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
|
2025-05-26 22:01:17 +03:00 |
|
Richard Fogaca Nienkotter
|
38868f9ff4
|
fix(sankey): incorrect nodeValues (#33431)
Co-authored-by: richardfn <richard.fogaca@appsilon.com>
|
2025-05-23 14:52:58 -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 |
|
Vladislav Korenkov
|
fa1693dc5f
|
feat(Pie Chart): threshold for Other (#33348)
|
2025-05-14 12:20:30 -06:00 |
|
Damian Pendrak
|
33e48146b0
|
chore: Add missing ECharts tags (#33397)
|
2025-05-12 18:10:04 +02:00 |
|
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 |
|