superset
superset copied to clipboard
Deck.gl scatter plot: point size maximum radius issue
After changing point size for maximum radius in deck.gl scatter, the points disappears. Even after changing the value back to original maximum radius, the points will not reappear.
Expected results
The points can have larger maximum radius.
Actual results
The point disappears and cannot return.
Screenshots
Original
After change
Put back original value
Environment
Superset Version: 2.0 Browser Type: Chrome: Version 107.0.5304.87 (Official Build) (arm64)
- browser type and version:
- superset version:
superset version
- python version:
python --version
- node.js version:
node -v
- any feature flags active:
Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version of superset.
- [x] I have checked the issue tracker for the same issue and I haven't found one similar.
I'm also running into this with Superset 1.5.3
I am also running into this issue!!
https://github.com/apache/superset/pull/24363