JavaScript Bubble Chart
anychart.charts.Map.geoData set asTopoJson
BCT Bubble Chart 02
Bubble Chart
A Bubble Chart depicts three dimensions of data: two of them are x- and y-coordinates and the third one is the size of a circle which is plotted as a data point. This chart type facilitates the understanding of different relationships.
COVID-19 Cases Worldwide
A choropleth map visualizing ECDC's data on the number of COVID-19 cases worldwide as of April 14th, 2020, with bubbles showing the death toll. Loads data from JSON. Features custom colors, tooltip, and legend.
Maps Proportional Symbol 03