Bar Chart
Bar chart consists of rectangular bars that represent the changes over a period of time or for comparing data values of some objects. This simple bar chart displays the revenue a company gets selling its products.
Column Chart
Column chart is a kind of bar chart with vertically plotted rectangular bars (columns). This is a basic column chart that shows the income of the company by product.
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
Multi-Series Column Chart
Multi-series column chart shows the information about revenue from selling the several products in several states. All series have labels over the columns.
New chart
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).
Range Spline-Area, Spline and Marker Chart
This chart demonstrates using three different related series together.
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.
StepLine Chart
A Step Line Chart is a Line Chart where the points are connected by horizontal and vertical lines which makes it look like a staircase. This chart shows periods with no change and emphasizes the exact time of each change and its magnitude.