Maxime Beauchemin
|
22a0fe555c
|
chore: make control panel sub sections look better (#24736)
|
2023-07-20 16:33:50 -07: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 |
|
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 |
|
Yongjie Zhao
|
f4646f8edb
|
feat: adding XAxis to BigNumberTrend (#21577)
|
2022-09-26 20:14:17 +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
|
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 |
|
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 |
|