Hi, there!
I have a question, concerning choropleth_mapbox in plotly dash python. I have created a hexagon choropleth map with dash, but I need one more feature to implement. I want to make a height of each hexagon, depending another value in dataframe
Is there any way to do it in plotly dash?
Below I attach, what I’m talking about
Thank you in advance!
Current State
What I want to make

