Line Chart (JS) - Final Multi-Series
Percent Stacked Area Chart
A Percent Stacked Area Chart is a multi-series Area Chart, where the height of each series depends on its contribution to the sum of all values in a certain category (X-axis). It is helpful in showing the variation of a few variables and their percentage ratio.
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.
100 Percent Stacked Area Chart
100% stacked area chart displays the revenue from several products in several regions. Percent stacked mode helps to compare the percentage value each part of the category brings to the category.
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.