This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 77fdb3dfa63 fix(explore): remove extra spacing when Advanced Analytics
section is hidden (#37456)
add 80fde2ed2c9 fix(charts): numerical column for the Point Radius field
in mapbox (#36962)
No new revisions were added by this update.
Summary of changes:
.../src/ScatterPlotGlowOverlay.jsx | 64 ++++
.../src/transformProps.js | 4 +-
.../test/ScatterPlotGlowOverlay.test.tsx | 346 +++++++++++++++++++++
3 files changed, 413 insertions(+), 1 deletion(-)
create mode 100644
superset-frontend/plugins/legacy-plugin-chart-map-box/test/ScatterPlotGlowOverlay.test.tsx