You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by st...@apache.org on 2022/10/01 00:53:50 UTC

[superset] branch master updated (4c17f0e71e -> 61bd696226)

This is an automated email from the ASF dual-hosted git repository.

stephenlyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 4c17f0e71e fix: time grain can't be removed in explore (#21644)
     add 61bd696226 fix(plugin-chart-echarts): boxplot throw error in the dashboard (#21661)

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-chart-controls/src/shared-controls/index.tsx   |  2 +-
 .../superset-ui-chart-controls/src/shared-controls/mixins.tsx  |  2 +-
 .../plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts   | 10 +++++++---
 3 files changed, 9 insertions(+), 5 deletions(-)