I’m surprised I haven’t seen a plugin that can do this, (apologies if I missed it), but it would be really awesome if one existed that could chart geographic data and a corresponding count on a geographic map. So far the only workaround I can think of involves Zapier and embedding Google Sheets.
data source= [contains a list of geographic locations]
label= current point’s [i.e. “state”]
value expression= current point’s [i.e. “viewers”] count
Sorry! Amcharts cloropleth maps. The library is dope. I want to play with the cloropleth maps over the week.
The hardest part would be getting a useable dataset into the plugin imho
I just implemented this yesterday for candlestick charts to try it out because I don’t like chartjs’s and it took less than a half hour to get something going!