Column Chart with Columns Overlap
Column chart compares revenue in two regions. Series are shifted in order to make the columns of two different series overlap one another. Legend is interactive and can be used to hide and show series.
Combination of 3D-Line and 3D-Column Chart
3D Line and 3D Column Chart combination example.
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.
100 Percent Stacked Column Chart
The 100% Stacked Column Chart displays the comparison of the percentage each part of the category brings to the whole category. This chart shows the products sales ratio in several regions.
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.