0

In superset, I create a map layer with deck.gl Scatterplot chart and define categorical color for each point. The color is define in dashboard properties

"label_colors": { "Bus": "#F6DC09", "velo": "#EB483C", "voiture": "#8BC53E", "Stationnement": "#0283C5" }, This works fine, the color appears for each categorie in the maps deck.gl Scatterplot result

but when I add this chart in deck.gl multilayer chart, there are just one color for all points deck.gl multilayer result

I expected that have the same result in the scatterplot and the multilayer.

I create a issue in github too: https://github.com/apache/superset/issues/23259

Environment: browser: chrome Version 110.0.5481.177 superset version: 2.0.0

Carole
  • 1
  • 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 11 '23 at 01:27
  • I try to clarify my problem. Hope it's better – Carole Mar 13 '23 at 14:19

0 Answers0