Commit Graph

209 Commits

Author SHA1 Message Date
Lily Kuang ae294274c7
feat(plugins): add color options for big number with time comparison (#27524) 2024-03-15 17:40:47 -07:00
Lily Kuang d2c90013fc
fix(big-number-chart): number format is not applying to percentage number of the time comparison (#27502) 2024-03-14 13:48:34 -07:00
JUST.in DO IT 9ced2552db
fix: missing shared color in mixed timeseries (#27403) 2024-03-07 10:04:49 -08:00
Kamil Gabryjelski a4c771e013
fix: Allow only dttm columns in comparison filter in Period over Period chart (#27209) 2024-03-05 21:24:26 +01:00
Kamil Gabryjelski 5de2530e3c
feat: Responsive UI for Big Number with Time Comparison (#27375) 2024-03-04 12:14:09 +01:00
Kamil Gabryjelski ad6327db95
fix: Migration for single metric in Big Number with Time Comparison (#27351) 2024-03-01 11:43:22 +01:00
goto-loop d65f64d1ce
fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly when min value is set (#27285) 2024-02-29 08:41:23 -08:00
Michael S. Molina 7854b622a3
fix: Data zoom with horizontal orientation (#27291) 2024-02-29 08:53:09 -05:00
Kamil Gabryjelski 54037972f2
fix(plugin-chart-period-over-period-kpi): Blank chart when switching from BigNumberTotal (#27203) 2024-02-22 17:37:23 +01:00
Evan Rusackas 753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
Michael S. Molina af577d64b1
fix: Timeseries Y-axis format with contribution mode (#27106) 2024-02-14 09:41:22 -05:00
Maxime Beauchemin 4796484190
fix(big_number): white-space: nowrap to prevent wrapping (#27096) 2024-02-12 19:09:13 -08:00
dependabot[bot] 0124a5c055
build(deps): bump moment from 2.29.4 to 2.30.1 in /superset-frontend (#26938)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 22:01:36 -07:00
Ville Brofeldt 19f8405bc0
chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
Michael S. Molina 8a2f7d378a
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372) 2024-01-31 09:45:57 -05:00
Michael S. Molina 84c48d11d8
fix: Bar charts horizontal margin adjustment error (#26817) 2024-01-29 15:25:16 -05:00
Geido 092129201e
chore: Reformat changelogs (#26815) 2024-01-26 21:48:17 +01:00
Evan Rusackas 1d4b8b6989
fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710) 2024-01-23 12:39:37 -07:00
Michael S. Molina 4d9144eca5
refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code (#26350) 2024-01-18 11:59:08 -03:00
Michael S. Molina 6063f4ff04
refactor: Removes the deprecated ENABLE_EXPLORE_DRAG_AND_DROP feature flag (#26343) 2024-01-16 10:47:52 -03:00
dependabot[bot] 3e70dee89f
build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/plugins/plugin-chart-echarts (#26541)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:58 -07:00
Ville Brofeldt 219c4a14b3
fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
周小馬 3a7d76cece
feat: Add ValuePercent option to LABEL TYPE for Pie and Funnel charts (#26407) 2024-01-05 10:00:27 +13:00
Kamil Gabryjelski 5400d30b20
feat(echarts-funnel): Implement % calculation type (#26290) 2023-12-22 13:14:52 +01:00
Michael S. Molina eb65cea971
chore: Disables minor ticks by default (#26310) 2023-12-20 08:34:27 -03:00
Ville Brofeldt 67468c46c0
fix(plugin-chart-echarts): use scale for truncating x-axis (#26269) 2023-12-15 07:13:39 +13:00
Michael S. Molina 429e2a33c3
fix: Stacked charts with numerical columns (#26264) 2023-12-13 17:10:51 -03:00
Ville Brofeldt 5df544b6fb
fix(plugin-chart-echarts): undefined bounds for bubble chart (#26243) 2023-12-12 09:22:29 -08:00
Michael S. Molina 005cf5947b
chore: Moves xAxisLabelRotation to shared controls (#26212) 2023-12-08 13:37:06 -03:00
Ville Brofeldt 07e5fe8a66
fix(plugin-chart-echarts): support truncated numeric x-axis (#26215)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-12-08 10:40:09 -03:00
Michael S. Molina 39c6488463
fix: Includes 90° x-axis label rotation (#26207) 2023-12-07 13:08:54 -03:00
Michael S. Molina f405ba033e
feat: Adds legacy time support for Waterfall chart (#26136) 2023-12-01 10:04:53 -03:00
Ville Brofeldt aad67e43db
fix(plugin-chart-echarts): support numerical x-axis (#26087) 2023-11-24 07:36:32 -08:00
Michael S. Molina 68e5e1afea
feat: Add Bubble chart migration logic (#26033)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-21 15:05:41 -03:00
Antonio Rivero 7536dd12cd
fix(charts): Time grain is None when dataset uses Jinja (#25842) 2023-11-06 09:51:28 -08:00
Michael S. Molina d619078d25
feat: Improves the Waterfall chart (#25557) 2023-11-03 13:24:15 -03:00
Corbin Bullard dfff3c1cba
feat: Funnel/tooltip-customization (#25666) 2023-10-19 12:04:29 -06:00
Stephen Liu 17792a507c
feat(plugin-chart-echarts): Echarts Waterfall (#17906)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-10-06 10:08:16 -03:00
Mayur c81c60c91f
feat: Adds the ECharts Bubble chart (#22107)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-10-05 07:58:46 -03:00
Michael S. Molina 0c083bdc1a
feat: Adds Sunburst chart migration logic (#25343) 2023-09-22 09:44:40 -03:00
Kamil Gabryjelski 894f250229
fix: Don't apply number formatting to the label in Treemap (#25249) 2023-09-11 08:42:24 -03:00
Elizabeth Thompson 2b63577046
fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995) 2023-08-16 09:51:00 -07:00
John Bodley f05638ba84
fix(annotation): Address regression from #24694 (#24874) 2023-08-03 09:33:03 -03:00
Kamil Gabryjelski f7e76d02b7
feat: Add currencies controls in control panels (#24718) 2023-08-02 19:22:45 +02:00
Michael S. Molina ac19f58cf6
fix: Tooltip no longer highlights hovered data series (#24756) 2023-07-21 08:57:39 -03:00
Maxime Beauchemin 22a0fe555c
chore: make control panel sub sections look better (#24736) 2023-07-20 16:33:50 -07:00
EugeneTorap 117435f0d8
chore: update UI dev libs and fix warnings & vulnerabilities (#24648) 2023-07-10 20:44:35 -06:00
Kamil Gabryjelski fe2c14ff3a
fix: Ensure metrics is an array in Mixed Chart (#24643) 2023-07-10 18:04:38 +02:00
Kamil Gabryjelski d74d7eca23
feat: Implement support for currencies in more charts (#24594) 2023-07-07 19:28:13 +02:00
Kamil Gabryjelski 83ff4cd86a
feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00