This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from d1e7eeacf7e fix(charts): Table chart shows an error on row limit
(#37218)
add 186e236d15c fix(chart): enable cross-filter on bar charts without
dimensions (#37407)
No new revisions were added by this update.
Summary of changes:
.../src/Timeseries/EchartsTimeseries.test.tsx | 90 ++++++++++++++++++++++
.../src/Timeseries/EchartsTimeseries.tsx | 77 ++++++++++++++++--
.../src/Timeseries/transformProps.ts | 1 +
.../src/Timeseries/transformers.ts | 7 +-
.../test/Timeseries/transformers.test.ts | 28 +++++++
5 files changed, 196 insertions(+), 7 deletions(-)