jbsilvalink opened a new issue #10409: URL: https://github.com/apache/incubator-superset/issues/10409
After creating a data visualization in apache superset using the deck.gl geojson I was expecting to be able to change the colors of both the line and the fill of the polygon created using the color picker in the geojson settings. ### Expected results Using the color picker the color would update to the color I selected. ### Actual results Nothing happens, both the stroke and the fill remain black. #### Screenshots  #### How to reproduce the bug 1. Create a chart with the option deck.gl Geojson 2. After the map and the polygons are loaded change the colors in the picker provided ### Environment - superset version: 0.36.0 ### Checklist - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
