Column Polar Chart
Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
AnyChart - JavaScript Charts designed to be embedded and integrated
Line Chart with X Scale Continuous Mode
Multi-Series Bar Chart
Multi-series bar chart shows the revenue three top products brought to a company in four different regions.
Percent Stacked Bar Chart
A Percent Stacked Bar Chart is a multi-series Bar Chart which presents the contribution of each value to the sum of all values across categories. The X-axis is intended for percentage terms (from 0 to 100).
Sankey Diagram
A Sankey diagram visualizes flows (of any kind) and their quantities in proportion to one another. It represents nodes connected with one another by lines or arrows (the bigger the quantity, the wider the line). Sankey Diagrams are widely used in science, especially in physics.
Stacked Column Polar Chart
Sunburst Chart
A 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.