Stacked Bar Chart
Stacked Bar chart displays sales breakdown for multiple products in several regions. Stacked mode helps to concentrate on comparing sales in all regions while being able to compare total sales as well.
Stacked Column Polar Chart
Sunburst Chart
Sunburst chart visualizes hierarchical data structures. It represents a root node surrounded by rings of deeper hierarchy moving outward from the center. The angle of each segment depends on the value of its parent node or on its own value.
BCT Network Graph 01
Circle Packing Chart in JavaScript: Advanced
Circle Packing Chart for the tutorial https://www.anychart.com/blog/2022/09/08/circle-packing-chart/
Connector Map Final
Connector Map for the tutorial https://www.anychart.com/blog/2022/07/15/connector-map/
Flow Map
A Flow Map is the type used to visualize the movement of objects from one area to another (people migration, traded goods) by drawing lines with direction. Lines can have different thicknesses depending on how big the values are.
Geo Map
AnyMap - Add interactive map charts with drilldown and routes
Heat Map with ColorScale
A Heat Map demonstrating a server working with three ranges for three server fan speed states: low, medium and high. Legend helps to find the appropriate values on the map.
JavaScript Donut Chart
JavaScript Timeline Chart
BCT Percent Stacked Column Chart