Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
Line Chart with custom palette and thickness set
Line Chart with custom palette chart.palette(['Red', 'Green', 'Blue']);
Multi-Series 3D Column Chart with Z Distribution
A chart of four series demonstrating sales of 3 top cosmetic products in four states. The third dimension axis (Z-Axis) is used for distributing the columns that stand for different series.
Multi-Series Bubble Chart
This multi-series bubble chart present information on sportsmen training. The interactive legend helps to control series. Customized tooltip show full information for each point. Series placed on scatter chart.
Spline Chart
Spline chart that displays the price of company shares in comparison with the main competitor.
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.
A Stacked Bar Chart is composed of several Bar series having their own width and stacked horizontally one by one. This type is convenient when one needs to see the variation of each Bar series and the variation of the combined value.
Stacked Bar Chart with Negative Values
Stacked bar charts are used to compare the quantitative value each part of the category brings to the whole category. This chart shows the distribution of the revenue got from the cosmetic products sold to men and women.
Stacked Column and Line Chart
Three series of a Stacked Column type and a series of a Line type are combined in this chart. Two axes demonstrate values in integer and percent values.