superset icon indicating copy to clipboard operation
superset copied to clipboard

Deck.gl scatter plot: point size maximum radius issue

Open mike-fischer1 opened this issue 2 years ago • 1 comments

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 image

After change image

Put back original value

image

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.

mike-fischer1 avatar Nov 08 '22 10:11 mike-fischer1

I'm also running into this with Superset 1.5.3

sbernauer avatar Nov 22 '22 11:11 sbernauer

I am also running into this issue!!

lydia-wu avatar Apr 11 '23 18:04 lydia-wu

https://github.com/apache/superset/pull/24363

yousoph avatar Jul 20 '23 16:07 yousoph