You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/05/05 10:53:45 UTC

[superset] branch master updated (5aef6bc -> 93c7f5b)

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

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


    from 5aef6bc  feat(viz): add funnel chart (#14480)
     add 93c7f5b  fix(annotations): pass force param to annotation request (#14483)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/chart/chartAction.js         | 17 ++++++++++--
 .../src/explore/exploreUtils/index.js              |  3 +-
 superset/utils/core.py                             | 32 ++++++++++++++++++++++
 superset/views/core.py                             |  4 ++-
 4 files changed, 52 insertions(+), 4 deletions(-)