deck.gl Scatterplot NaN legend for TEXT/STRING column
See original GitHub issueLegend is shown as NaN in deck.gl scatter plot when TEXT or STRING column data type is selected as point color.
- Geneate a deck.gl plot
- Under point color, pick a TEXT or STRING column
- See NaN as legend
Environment:
- superset version:
1.2.0
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (5 by maintainers)
Top Results From Across the Web
deck.gl scatterplot showing legend as NaN for String column
For deck.gl scatterplot case when used any string column as dimension , legend showing NaN but if we take any integer type column...
Read more >[GitHub] [superset] mona-mk opened a new issue #15738
Legend is shown as NaN in deck.gl scatter plot when TEXT or STRING column data type is selected as point color.
Read more >ScatterplotLayer - deck.gl
WebGL-powered visualization framework for large-scale datasets.
Read more >Properties - deck.gl
Deck. Deck is a class that takes deck.gl layer instances and viewport parameters, renders those layers as a transparent overlay, and handles events....
Read more >Adding Interactivity - deck.gl
Typically, it corresponds to one of the data entries that is passed in via prop.data . For example, in Scatterplot Layer, an object...
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
@mona-mk @fcomuniz @colorzhang this is now fixed on master, feel free to try it out at your convenience
Just hit this myself.