Commit Graph

226 Commits

Author SHA1 Message Date
Michael S. Molina
df0b1cb8ed
feat: Adds Histogram chart migration logic (#28780) 2024-06-05 13:33:50 -03:00
Michael S. Molina
a9cebe81ea
fix: CI errors as the result of removing React imports (#29089) 2024-06-05 09:09:49 -03:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports (#28571)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-06-05 08:13:24 -03:00
Michael S. Molina
95706d9be2
feat: Adds the Featured Charts dashboard (#28789) 2024-06-04 16:59:10 -03:00
Michael S. Molina
896fe854dc
feat: Adds the ECharts Histogram chart (#28652) 2024-06-04 09:35:18 -03:00
Hex Café
f9d2451b23
feat: add Nightingale chart support for echarts pie chart (#28597) 2024-05-28 12:19:38 -06:00
Hugh A. Miles II
ac53f7fea9
feat: Data Zoom scrolls using the mouse (mark II) (#28629) 2024-05-22 10:17:49 -07:00
Antonio Rivero
b1f85dce71
refactor(plugins): BigNumber Time Comparison with existing time_offset API (#27718)
Co-authored-by: lilykuang <jialikuang@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2024-05-16 18:47:50 +02:00
Michael S. Molina
821c7d7f2c
fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:11:52 -03:00
Michael S. Molina
55f3b46f41
fix: Contribution percentages for ECharts plugins (#28368) 2024-05-08 15:54:21 -03:00
Michael S. Molina
b549977f05
feat: Utility function to render chart tooltips (#27950) 2024-05-07 13:00:30 -03:00
Michael S. Molina
b4ab36a6a5
fix: Small tweaks for Line and Area chart migrations (ECharts) (#28334)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2024-05-07 10:40:33 -03:00
Jamie King
fb919c718d
docs: replace broken david badges with libraries.io (#27903) 2024-04-04 23:00:23 -06:00
Lily Kuang
cfa0556df7
fix(bar-chart): change legend padding for horizontal orientation (#27883) 2024-04-03 16:05:04 -07:00
Kamil Gabryjelski
c3149994ac
feat(viz picker): Remove some tags, refactor Recommended section (#27708) 2024-04-03 14:04:42 +02:00
Michael S. Molina
546d48adbb
feat: Adds the ECharts Heatmap chart (#25353) 2024-03-28 16:16:17 -03:00
Antonio Rivero
8a715cc1b5
feat(bar_chart): Stacked Bar chart with Time comparison in separated stacks (#27589) 2024-03-22 08:24:38 +01:00
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