Commit Graph

353 Commits

Author SHA1 Message Date
JUST.in DO IT
db56b7fc36 fix(plugins): missing currency on small number format in table chart (#27041)
(cherry picked from commit 6f402991e5)
2024-02-12 15:58:40 -05:00
Kamil Gabryjelski
d1dad1e63d fix(plugin-chart-table): Prevent misalignment of totals and headers when scrollbar is visible (#26964)
(cherry picked from commit e6d2fb6fdf)
2024-02-12 15:58:39 -05:00
Usiel Riedl
05042facd3 fix(cache): remove unused webserver config & handle trailing slashes (#22849) 2024-02-01 13:28:33 -05:00
Michael S. Molina
89527c6c97 fix: Bar charts horizontal margin adjustment error (#26817)
(cherry picked from commit 84c48d11d8)
2024-02-01 11:33:07 -05:00
Matthew Chiang
c816142a5e fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap Layer as options (#25923) 2024-02-01 11:20:33 -05:00
Ville Brofeldt
52109e5f24 fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-09 09:13:26 -03:00
arun
643cb9df2b fix(accessibility): Enable tabbing on sort header of table chart (#26326)
(cherry picked from commit b6d433de32)
2023-12-27 09:15:55 -03:00
Michael S. Molina
9a63b6b32d chore: Disables minor ticks by default (#26310)
(cherry picked from commit eb65cea971)
2023-12-27 09:14:36 -03:00
Ville Brofeldt
91e970537b fix(plugin-chart-echarts): use scale for truncating x-axis (#26269) 2023-12-15 13:13:01 -03:00
Michael S. Molina
5f92c2f0dc fix: Stacked charts with numerical columns (#26264)
(cherry picked from commit 429e2a33c3)
2023-12-15 13:11:54 -03:00
Ville Brofeldt
b0905ce0bd fix(plugin-chart-echarts): support truncated numeric x-axis (#26215)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-12-08 11:04:31 -03:00
Michael S. Molina
2532fa5dd9 fix: Includes 90° x-axis label rotation (#26207) 2023-12-08 10:29:35 -03:00
Ville Brofeldt
b900cb7c3a fix(plugin-chart-echarts): support numerical x-axis (#26087)
(cherry picked from commit aad67e43db)
2023-12-04 14:03:20 -03:00
John Bodley
eea6a8ed4f fix(table): Double percenting ad-hoc percentage metrics (#25857)
(cherry picked from commit 784a478268)
2023-11-16 17:21:04 -03:00
Antonio Rivero
756324d713 fix(charts): Time grain is None when dataset uses Jinja (#25842)
(cherry picked from commit 7536dd12cd)
2023-11-08 09:56:37 -03:00
Arko
4534a070df fix(table chart): Show Cell Bars correctly #25625 (#25707)
(cherry picked from commit 916f7bcbba)
2023-11-06 09:40:48 -03:00
JUST.in DO IT
b380495516 fix: warning of nth-child (#23638)
(cherry picked from commit 16cc089b19)
2023-10-19 09:59:46 -03:00
Kamil Gabryjelski
39dcb29a69 fix: Currency formatting in Table raw mode (#25248)
(cherry picked from commit ea21e800a7)
2023-09-11 11:51:17 -03:00
Kamil Gabryjelski
6d1b969602 fix: Don't apply number formatting to the label in Treemap (#25249)
(cherry picked from commit 894f250229)
2023-09-11 11:07:48 -03:00
Kamil Gabryjelski
10e781d0ff feat: Add currencies controls in control panels (#24718) 2023-09-11 11:06:49 -03:00
Stepan
f5d2075ace fix(table): condition formatting can't formate 0 values (#24008)
(cherry picked from commit 0d5be8e3f6)
2023-08-24 13:06:53 -03:00
Michael S. Molina
f63cb47f35 fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 16:38:59 -03:00
Elizabeth Thompson
e20c2967c4 fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995)
(cherry picked from commit 2b63577046)
2023-08-17 16:36:42 -03:00
Michael S. Molina
3ffc5b69f8 fix: Calendar Heatmap day offset (#24989)
(cherry picked from commit 025e4d4772)
2023-08-16 10:56:53 -03:00
Michael S. Molina
4b07b5d628 feat: Adds options to show subtotals in Pivot Table (#24960)
(cherry picked from commit be11556799)
2023-08-14 09:26:21 -03:00
Michael S. Molina
5c931b1951 fix: Tooltips don't disappear on the Heatmap chart (#24959)
(cherry picked from commit 9703490129)
2023-08-14 09:26:21 -03:00
Michael S. Molina
df92cc2d55 fix: Tooltip of area chart shows undefined total (#24916)
(cherry picked from commit ec9e9a46f2)
2023-08-10 10:12:48 -03:00
John Bodley
21764f9ae3 fix(annotation): Address regression from #24694 (#24874)
(cherry picked from commit f05638ba84)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
29528e9783 fix(legacy-chart): corrupted raw chart data (#24850)
(cherry picked from commit 1c5971d3af)
2023-08-02 08:38:09 -03:00
xavier-GitHub76
98ec90938d fix: Department names fixed for CountryMap of France (#23988)
(cherry picked from commit a9c4472d25)
2023-07-26 16:50:57 -03:00
Michael S. Molina
dd002a8cf6 fix: Tooltip no longer highlights hovered data series (#24756)
(cherry picked from commit ac19f58cf6)
2023-07-24 09:43:52 -03:00
Maxime Beauchemin
299dbb7012 chore: make control panel sub sections look better (#24736)
(cherry picked from commit 22a0fe555c)
2023-07-24 09:43:51 -03:00
Michael S. Molina
a7221c6dd4 fix: Dashboard time grain in Table (#24746)
(cherry picked from commit 317aa989c2)
2023-07-24 09:43:51 -03:00
Michael S. Molina
b0c90cb261 fix: Dashboard time grain in Pivot Table (#24665)
(cherry picked from commit 6e59f11f4c)
2023-07-19 10:50:30 -03:00
Kamil Gabryjelski
2bd9ca3c94 fix: Ensure metrics is an array in Mixed Chart (#24643)
(cherry picked from commit fe2c14ff3a)
2023-07-12 11:03:46 -03:00
Kamil Gabryjelski
6b366a2cff feat: Implement support for currencies in more charts (#24594)
(cherry picked from commit d74d7eca23)
2023-07-10 10:27:25 -03:00
Kamil Gabryjelski
83ff4cd86a feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00
curious86
3f17945745 fix(charts): big-number display broken in echarts (#24492)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-06-27 20:59:24 +03:00
Michael S. Molina
c5b4ecdca5 fix: Total calculation in stacked Timeseries charts (#24477) 2023-06-23 11:57:48 -03:00
Kamil Gabryjelski
6bb930ef4e fix: deck.gl Geojson path not visible (#24428) 2023-06-16 14:30:52 +02:00
Maxime Beauchemin
d2b0b8eac5 feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
Kamil Gabryjelski
c728cdf501 fix: deck.gl Scatterplot min/max radius (#24363) 2023-06-12 19:51:35 +02:00
Michael S. Molina
7e626c04cb chore: Deprecates some NVD3 charts in 3.0 (#24322) 2023-06-08 16:34:25 -03:00
Michael S. Molina
e922f0993d feat: Removes the preset-chart-xy plugin (#23943) 2023-06-08 15:42:10 -03:00
Michael S. Molina
6ce85921fc feat: Removes the Multiple Line Charts (#23933) 2023-06-08 14:41:58 -03:00
Michael S. Molina
f5148ef728 feat: Migrates Dual Line Chart to Mixed Chart (#23910) 2023-06-08 12:31:28 -03:00
Michael S. Molina
af24092440 feat: Migrates TreeMap chart (#23741) 2023-06-08 11:27:08 -03:00
Michael S. Molina
522eb97b65 feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
Evan Rusackas
46c2479db2 fix(capitalization): Capitalizing the 'metric' label in Pivot Tables (#24265) 2023-06-07 16:34:52 -06:00
Evan Rusackas
cc68d626bc fix: removing problematic "formattable" tag (#24207) 2023-05-26 14:04:10 -06:00