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/incubator-superset.git.
from 0554c89 Enable subqueries in gsheetsdb (#10991)
add a9eab33 feat: add ECharts Pie chart (#10966)
No new revisions were added by this update.
Summary of changes:
.../integration/explore/visualizations/pie.test.js | 8 +-
superset-frontend/package-lock.json | 310 +++++++++++----------
superset-frontend/package.json | 54 ++--
.../src/visualizations/presets/MainPreset.js | 8 +-
superset/viz.py | 53 +---
tests/viz_tests.py | 57 ----
6 files changed, 195 insertions(+), 295 deletions(-)