Maxime Beauchemin
1f482b42eb
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens ( #34732 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-18 14:04:26 -07:00
Maxime Beauchemin
0964a8bb7a
fix(big number with trendline): running 2 identical queries for no good reason ( #34296 )
2025-07-29 13:07:28 -07:00
Đỗ Trọng Hải
42288c4784
build(dev-deps): upgrade Jest to major version v30 ( #33979 )
2025-07-03 11:01:40 +07:00
Vitor Avila
93583220a7
fix: Consider last data point for Big Number comparison lag ( #33830 )
2025-06-19 17:53:31 -03:00
Beto Dealmeida
d7d7b7c0e6
fix: apply d3 format to BigNumber(s) ( #33759 )
2025-06-12 16:02:38 -04:00
Levis Mbote
429935a277
fix(big number with trendline): add None option to the aggregation method dropdown ( #33407 )
2025-05-29 14:33:04 +02:00
Damian Pendrak
33e48146b0
chore: Add missing ECharts tags ( #33397 )
2025-05-12 18:10:04 +02:00
Fardin Mustaque
a928f8cd9e
feat: add metric name for big number chart types #33013 ( #33099 )
...
Co-authored-by: Fardin Mustaque <fardinmustaque@Fardins-Mac-mini.local >
2025-05-07 16:56:02 +02:00
Levis Mbote
6a586fe4fd
fix(chart): Restore subheader used in bignumber with trendline ( #33196 )
2025-04-25 09:39:07 -03:00
Levis Mbote
d75ff9e784
feat(charts): add subtitle option and metric customization controls ( #32975 )
2025-04-10 17:24:24 +02:00
Levis Mbote
f2c0686346
feat: Add Aggregation Method for Big Number with Trendline ( #32767 )
2025-03-29 05:34:23 +02:00
Kamil Gabryjelski
c220245414
perf: Implement Echarts treeshaking ( #29874 )
2024-08-07 06:53:52 +02: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
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
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
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
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
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
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
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
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
Stephen Liu
35e6e2709c
fix(plugin-chart-echarts): tooltip of big number truncated at then bottom ( #20029 )
2022-05-13 22:51:42 +08:00
Michael S. Molina
c4c714fffb
chore: Removes hard-coded colors from the plugins - iteration 2 ( #20006 )
...
* chore: Removes hard-coded colors from the plugins - iteration 2
* Fixes lint errors
2022-05-12 10:12:17 -03:00
Stephen Liu
e3a54aa3c1
feat(explore): improve UI in the control panel ( #19748 )
...
* feat(explore): improve section header of control panel
* fix checkbox control color and radio button color
2022-04-20 15:06:33 +02:00
Yongjie Zhao
2daa071633
fix: big number with trendline can't calculate cumsum ( #19542 )
2022-04-06 19:23:01 +08:00
Yongjie Zhao
375c03e084
feat(advanced analysis): support MultiIndex column in post processing stage ( #19116 )
2022-03-23 13:46:28 +08:00
Stephen Liu
c32eaf47e5
fix(big-number): Big Number with Trendline Chart is not working if Time Grain is set to Month ( #19043 )
...
* fix(big-number): Big Number with Trendline Chart is not working if Time Grain is set to Month
* use start frequency.
2022-03-07 11:29:34 +02:00
Ville Brofeldt
e9651ea52f
feat(plugin-chart-echarts): support non-timeseries x-axis ( #17917 )
...
* feat(plugin-chart-echarts): support non-timeseries x-axis
* fix tests
* change formula return type from Date to number
* add x_axis test coverage
* rename func and improve coverage
* add x-axis control to bar chart
* remove redundant console.log
* fix description
* make x-axis control mandatory
* 🙃
* fix x-axis formatter
* fix showValues
* fix implicit rDTTM_ALIAS references in postProcessing
* replace TIME_COLUMN with DTTM_ALIAS
* fix remaining implicit indexes
* fix: Disable filtering on wide result sets (#18021 )
* fix: handle null values in time-series table (#18039 )
* cleanup column_type_mappings (#17569 )
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com >
* important change to MakeFile (#18037 )
* add missing is_timeseries to pivot op
Co-authored-by: Erik Ritter <erik.ritter@airbnb.com >
Co-authored-by: Grace Guo <grace.guo@airbnb.com >
Co-authored-by: Đặng Minh Dũng <dungdm93@live.com >
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
2022-01-21 21:23:23 +02:00
Kamil Gabryjelski
124af4c566
chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] ( #17587 )
...
* chore(explore): Migrate BigNumber to v1 api
* Move to echarts
* Use Echarts trendline
* Fix imports
* Fix parsing dates as strings
* Add from_dttm and to_dttm to v1 chart response
* Fix post processing
* Fix timeRangeFixed
* Fix tests
* Remove from and to dttm from cache
* Cleanup date formatting
* Fix storybook
* Fix missing types
* Fix timestamp with timezone
* Add types to demo's tsconfig
* bug fix
* fix import
* Fix cypress tests
* add sort
* add resample to handle missing values properly
* Sync ChartDataResponseResult schema with ts interface
* Lint fix
* Add migration
* Fix migration
* Remove pass
* Re-raise the exception in migration
* Typo fix
* Update revision
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com >
2021-12-15 10:15:14 +01:00