You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a deck.gl multiple layers I use a deck.gl scatterplot with a categorical color for the point color.
It's working fine except that the categories color in legend is not the same as the point on the map.
How to reproduce the bug
Create a deck.gl scatterplot chart
Put something in "Point Color > Categorical Color" parameter
Save chart
Create a deck.gl Multple Layers chart
Add previously created deck.gl scatterplot
Run and see point color
Actual results
Expected results
Same color as the configured one in deck.gl scatterplot
Environment
(please complete the following information):
browser type and version: Firefox 91.10 esr
superset version: 1.5.0
Checklist
Make sure to follow these steps before submitting your issue - thank you!
I have reproduced the issue with at least the latest released version of superset.
I have checked the issue tracker for the same issue and I haven't found one similar.
The text was updated successfully, but these errors were encountered:
In a deck.gl multiple layers I use a deck.gl scatterplot with a categorical color for the point color.
It's working fine except that the categories color in legend is not the same as the point on the map.
How to reproduce the bug
Actual results
Expected results
Same color as the configured one in deck.gl scatterplot
Environment
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: