superset/superset-frontend/plugins/plugin-chart-echarts/test/utils
Antonio Rivero Martinez bdcc0a9bcf
fix(charts): Hide Values greater than Max Y Axis Bound on Mixed Time Series with Bar series (#21015)
* Mixed TimeSeries:

- When Bar chart is used as serie type, we need to hide values that are greater than the max Y Axis Bound.

* Mixed Time Series:

- Simplify logic for getOverMaxHiddenFormatter

* Mixed Time Series:

- Add tests for new getOverMaxHiddenFormatter util func
2022-08-22 08:55:09 -06:00
..
annotation.test.ts fix(line-chart): Formula Annotations on Line Charts are broken (#20687) 2022-07-13 16:42:11 +08:00
controls.test.ts refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
forecast.test.ts fix(plugin-chart-echarts): fix forecasts on verbose metrics (#18252) 2022-02-02 13:51:51 +02:00
formDataSuffix.test.ts feat: add Advanced Analytics into mixed time series chart (#19851) 2022-04-27 23:36:19 +08:00
series.test.ts fix(charts): Hide Values greater than Max Y Axis Bound on Mixed Time Series with Bar series (#21015) 2022-08-22 08:55:09 -06:00