Commit Graph

343 Commits

Author SHA1 Message Date
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
Ville Brofeldt
bc0079f2fb fix(plugin-chart-echarts): force min y-tick for log axis with zero (#24186) 2023-05-23 13:25:08 +03:00
Matthew Chiang
fc8c537118 feat: Add deck.gl Heatmap Visualization (#23551) 2023-05-22 10:23:07 +03:00
Stepan
febc07aec3 fix(table): percentage metric should use verbose map (#24158) 2023-05-21 12:52:23 +03:00
Ville Brofeldt
f817c10422 fix(plugin-chart-echarts): normalize temporal string groupbys (#24134) 2023-05-19 16:29:11 +03:00
Michael S. Molina
df4d16a7ee feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
Felix
422e21eb16 fix(plugin-chart-handlebars): Fix TypeError when using handlebars columns raw mode (#23801) 2023-05-15 10:01:31 -06:00
Michael S. Molina
b4371f68b7 feat: Adds a control to set the Secondary Y-axis bounds in Mixed charts (#23917)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-05-05 10:11:54 -03:00
Kamil Gabryjelski
78833bcc30 fix: Native time range filter in legacy charts (#23865) 2023-05-01 09:57:20 -07:00
Gerold Busch
61d8a0bd12 feat: conditional coloring for big number chart (#23064)
Co-authored-by: Gerold Busch <gerold.busch@valtech.com>
2023-05-01 09:44:46 -06:00
Lily Kuang
0bf8907f2f feat: format timestamps in drill by breadcrumbs (#23698) 2023-04-27 09:17:33 -07:00