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.
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 Bar Chart Categorized by Series
Multi-series bar chart shows the revenue three top products brought to a company in four different regions. In this sample, X-axis is categorized by series.
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.
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 Area Chart
This Chart shows the changes in a some company profit in a time period from 1996 till 2015 in three regions: Florida, Texas and Nevada. The values are given in thousands of dollars.
3D Column Chart
A 3D Column Chart describing the revenue from three cosmetic products sales in four states.
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.
Combination of 3D-Line and 3D-Column Chart
3D Line and 3D Column Chart combination example.