mirror of
https://github.com/apache/superset.git
synced 2026-04-09 11:25:23 +00:00
* 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