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.
Column, Spline-Area and Spline Chart
Three different series combined together on one chart with a basic and a secondary Y-Axes.
Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
Line Chart with custom palette
Line Chart with custom palette chart.palette(['Red', 'Green', 'Blue']);
Line Chart with Logarithmic Scale
Customers activity line chart with logarithmic scale to show data set with a big difference between the values.
Multi-Series 3D Column Chart
A Multi-Series 3D Column Chart describing the revenue from three cosmetic products sales in four states.
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.
Stacked Bar Chart
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 Column Chart
A Stacked Column Chart is composed of several Column series having their own height and stacked vertically on top of one another. This type is convenient when one needs to see the variation of each Column series and the variation of the combined value.
Step-Line Chart
Multi-series Step line chart shows the customer's satisfaction changes over an year. Series represent positive, negative and neutral comments on a site.
3D Column Chart
A 3D Column Chart describing the revenue from three cosmetic products sales in four states.