Jacobdavis12
|
3fa000ba0b
|
fix(chart): allow custom date format for week range in Big Number with Trendline (#35752)
|
2026-07-07 17:46:06 -07:00 |
|
dependabot[bot]
|
ee2ab7e078
|
chore(deps): update dayjs requirement from ^1.11.13 to ^1.11.18 in /superset-frontend/plugins/plugin-chart-echarts (#34955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-10 16:59:12 -08:00 |
|
Michael S. Molina
|
6cb3ef9f5d
|
chore: TypeScript Configuration Modernization and Cleanup (#35159)
|
2025-09-18 16:27:57 -03: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 |
|
Mehmet Salih Yavuz
|
a193d790b2
|
refactor(moment): Replace Moment.js with DayJs (#31310)
|
2024-12-23 18:42:43 +01:00 |
|
Matheus Batista
|
024cfd86e4
|
feat(formatters): Add custom d3-time-format locale (#24263)
|
2024-06-10 12:24:33 -06: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 |
|