Create_choropleth

Hi Team , I was able to use county choropleth map created using create_choropleth function ( https://plot.ly/python/county-choropleth/ ).

When we hover over county it shows data using County , State , FIPS and Value tag.
Is there a way to customized this text so that it display only county name and another tag attribute with value. For example :- desired output - County : Westmoreland , Attribute1 : Value1 , Attribute 2 ;Value2.

Please post questions related to python figure factory in #api:python

Thank you.

1 Like

Cross reference: https://github.com/plotly/plotly.py/issues/1020