New chart
Bubble Map
A Bubble Map 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 class is good for comparing proportions over geographic regions (e.g. population density).
JavaScript Bubble Chart
World Bubble Map
anychart.charts.Map.geoData set asTopoJson
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.
Multiple Charts at Stage
Dashboard with six charts with information on New Year's parties of ACME Corp. The main purpose of this dashboard is to demonstrate general appearance of a simple dashboard.