This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 753aeb4 fix: upgrade legacy table chart to 0.11.17 (#9269)
add c04d616 feat: add rolling window support to 'Big Number with
Trendline' viz (#9107)
No new revisions were added by this update.
Summary of changes:
.../src/explore/controlPanels/BigNumber.js | 9 ++++
.../src/explore/controlPanels/sections.jsx | 2 +-
superset-frontend/src/explore/controls.jsx | 2 +-
superset/examples/birth_names.py | 45 +++++++++++++------
superset/examples/world_bank.py | 32 ++++++++------
superset/viz.py | 50 +++++++++++++--------
tests/viz_tests.py | 51 ++++++++++++++++++++++
7 files changed, 146 insertions(+), 45 deletions(-)