Antonio Rivero
bc6d2dba37
feat(time_comparison): Support all date formats when computing custom and inherit offsets ( #30002 )
2024-08-23 15:32:25 +02:00
Kamil Gabryjelski
c220245414
perf: Implement Echarts treeshaking ( #29874 )
2024-08-07 06:53:52 +02:00
Đỗ Trọng Hải
1c3ef01209
chore(build): uplift several outdated frontend packages ( #29652 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com >
2024-08-06 09:02:01 -06:00
Maxime Beauchemin
c094ac3584
style: remove uppercase from labels, buttons, tabs to align with design system ( #29673 )
2024-07-31 13:50:09 -07:00
Antonio Rivero
b481bc95b5
fix(plugins): Big Number with Time Comparison ( #29520 )
2024-07-08 16:57:52 -07:00
Antonio Rivero
9052f9fbb4
fix(plugins): Fix dashboard filter for Table and Big Number with Time Comparison ( #29517 )
2024-07-08 23:07:35 +02:00
Antonio Rivero
7ddea62331
feat(table): Table with Time Comparison ( #28057 )
...
Co-authored-by: Lily Kuang <lily@preset.io >
Co-authored-by: lilykuang <jialikuang@gmail.com >
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com >
2024-06-14 20:21:43 +02:00
Matheus Batista
024cfd86e4
feat(formatters): Add custom d3-time-format locale ( #24263 )
2024-06-10 12:24:33 -06: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
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
b549977f05
feat: Utility function to render chart tooltips ( #27950 )
2024-05-07 13:00:30 -03:00
Kamil Gabryjelski
c3149994ac
feat(viz picker): Remove some tags, refactor Recommended section ( #27708 )
2024-04-03 14:04:42 +02: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
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
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
Maxime Beauchemin
4796484190
fix(big_number): white-space: nowrap to prevent wrapping ( #27096 )
2024-02-12 19:09:13 -08: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
Geido
092129201e
chore: Reformat changelogs ( #26815 )
2024-01-26 21:48:17 +01:00
Kamil Gabryjelski
f7e76d02b7
feat: Add currencies controls in control panels ( #24718 )
2023-08-02 19:22:45 +02:00
Maxime Beauchemin
22a0fe555c
chore: make control panel sub sections look better ( #24736 )
2023-07-20 16:33:50 -07: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
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
Evan Rusackas
cc68d626bc
fix: removing problematic "formattable" tag ( #24207 )
2023-05-26 14:04:10 -06: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
Kamil Gabryjelski
ee1952e488
feat(dashboard): Add cross filter from context menu ( #23141 )
2023-02-23 17:05:41 +01:00
Artem Shumeiko
f3696ceef3
chore: Localization of several charts and elements ( #22150 )
...
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com >
2023-01-11 09:42:54 -07:00
Ville Brofeldt
2e650eaebe
fix(plugin-chart-echarts): tooltip overflow bug ( #22218 )
...
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com >
2022-11-24 14:11:01 +02:00
Michael S. Molina
3bc0865d90
fix: Drill to detail blocked by tooltip ( #22082 )
...
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com >
2022-11-23 21:50:06 +02:00
Yongjie Zhao
5b67e0712d
refactor: update documents and rename variables ( #22074 )
2022-11-11 18:04:56 +08:00
Cody Leff
76e57ec651
feat(dashboard): menu improvements, fallback support for Drill to Detail ( #21351 )
2022-10-19 18:34:46 -03:00
Yongjie Zhao
0a4ecca9f2
fix: custom SQL in the XAxis ( #21847 )
2022-10-19 11:40:52 +08:00
Andrew
df7840c041
chore: Added translate functions ( #21816 )
2022-10-19 09:54:16 +08:00
Yongjie Zhao
8f61e3c5d9
refactor: preparation for time section migration ( #21766 )
2022-10-12 08:38:30 +08:00
Evan Rusackas
4245bc3f38
chore(style): Enforce optional chaining ( #21614 )
2022-10-03 09:17:20 -06:00
Yongjie Zhao
f4646f8edb
feat: adding XAxis to BigNumberTrend ( #21577 )
2022-09-26 20:14:17 +08:00
Yongjie Zhao
b80f659101
fix(big number): time grain control is useless in BigNumber Viz ( #21372 )
2022-09-08 21:43:26 +08:00
Geido
f017f98b88
chore: E2E tests for the Drill to detail modal ( #21187 )
...
* Add example ECharts Dashboard
* [WIP] E2E test
* Add echarts interactions
* Lint
* DRY
2022-08-29 11:25:27 +03:00
Michael S. Molina
859b6d2d20
feat: Adds drill to detail context menu to Pivot Table ( #21198 )
...
* feat: Adds drill to detail context menu to Pivot Table
* Adds useCallback
2022-08-26 08:23:26 -03:00
Michael S. Molina
3df8335f87
feat: Adds drill to detail context menu for ECharts visualizations ( #20891 )
...
* feat: Adds drill to detail context menu for ECharts visualizations
* Rebases and adds time grain
* Fixes selected gauge values
* Fixes Treemap edge click
* Adds right click to big number trendline
* Address some comments
2022-08-09 17:02:31 -03:00
Antonio Rivero Martinez
aa53c10312
Big Number Viz: ( #20946 )
...
- When the value is zero we still render the percent change and suffix if present
2022-08-03 23:12:56 +08:00
Stephen Liu
24a53c38c6
fix(big-number): big number gets cut off on a Dashboard ( #20488 )
2022-06-30 16:19:38 +08:00
Yongjie Zhao
c348a095b9
refactor(standardized form data): refine interface and improve code smells ( #20518 )
2022-06-28 21:09:42 +08:00
Yongjie Zhao
bbbe102887
feat(standardized form data): keep all columns and metrics ( #20377 )
2022-06-24 21:46:25 +08:00
Yongjie Zhao
dd4b581fb5
feat: standardized form_data ( #20010 )
2022-06-05 21:05:01 +08:00