react-google-charts
react-google-charts copied to clipboard
Not able to add label to states in geocharts
I am passing
displayMode: 'regions',
resolution: 'provinces'
to the Chart and getting this result on sending displayMode: 'text' i am not getting any value
Can you please tell me how to show state names for each region?