We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I defined a Choroplethmapbox with below=True, hoverinfo='none', and a Scattermapbox with mode='text, and text of the form:
Choroplethmapbox
below=True
hoverinfo='none'
Scattermapbox
text = ['Sales<br>17%', 'Sales<br>8%', ...] ,
text = ['Sales<br>17%', 'Sales<br>8%', ...]
but a snippet from the resulting image shows a single line text.