This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 255a0ada814 fix(gtf): add missing user_id to task commands (#37867)
add 5f0001affc9 feat(timeseries): remove stream style for bar charts
(#37532)
No new revisions were added by this update.
Summary of changes:
.../src/Timeseries/Regular/Bar/controlPanel.tsx | 21 +-
.../plugins/plugin-chart-echarts/src/constants.ts | 8 +
.../plugins/plugin-chart-echarts/src/controls.tsx | 21 +-
.../test/Timeseries/Bar/controlPanel.test.ts | 344 +++++++++++----------
4 files changed, 222 insertions(+), 172 deletions(-)