[BUG] deck.gl scatterplot has black checkboxes instead of colored ones
See original GitHub issueOn Chrome (Linux) Version 85.0.4183.83 (Official Build) (64-bit) the deck.gl scatterplot legend displays as black checkboxes instead of coloured ones. Firefox is unaffected.
Expected results
Legend should have colored checkboxes instead of black checkboxes
Actual results
Legend has black checkboxes
Screenshots
How to reproduce the bug
- Create a deck.gl scatterplot
- Set Legend position to anything but none
- Display data in the scatterplot
Environment
- superset version:
0.37.0
(from amancevice/superset) - python version:
3.6.12
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset. (on 0.37.0)
- I have checked the issue tracker for the same issue and I haven’t found one similar.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
pickable: true causing ScatterplotLayer color changes? · Issue ...
They definitely follow a pattern, where they initially start in the black to red range and, if the dataset is large enough, eventually...
Read more >ScatterplotLayer - deck.gl
If an array is provided, it is used as the color for all objects. If a function is provided, it is called on...
Read more >Upgrade Guide - deck.gl
Upgrade Guide. Upgrading from deck.gl v8.7 to v8.8. Breaking changes. In order to generalize the TileLayer to work with non-OSM indexing systems, ...
Read more >Performance Optimization - deck.gl
If the data object has to change shallowly for some reason, consider using the ... To avoid doing this, we instead generate one...
Read more >What's New - deck.gl
The class implements Mapbox GL JS's IControl API. When adding a MapboxOverlay control to an mapbox map, deck.gl layers are rendered in synchronization...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This issue is a bit of an antique, and I’m unable to reproduce it in the current version. If anyone sees this happening in 1.5.x or 2.0.x, please let us know proper repro steps and we can re-open it!
Issue-Label Bot is automatically applying the label
#bug
to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.