question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

deck.gl Scatterplot NaN legend for TEXT/STRING column

See original GitHub issue

Legend is shown as NaN in deck.gl scatter plot when TEXT or STRING column data type is selected as point color. Screenshot 2021-07-16 at 11 12 50

  1. Geneate a deck.gl plot
  2. Under point color, pick a TEXT or STRING column
  3. See NaN as legend

Environment:

  • superset version: 1.2.0

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
villebrocommented, Aug 19, 2021

@mona-mk @fcomuniz @colorzhang this is now fixed on master, feel free to try it out at your convenience

0reactions
MichaelTiemannOSCcommented, Nov 30, 2021

Just hit this myself.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found