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.
Multi-Series Column Chart
Multi-series column chart shows the information about revenue from selling the several products in several states. All series have labels over the columns.
Stacked Area Chart with X-Scale Continuous Mode
Stacked Area Charts with x-scale continuous mode, which is used to expand the ordinal scale when a continuous series should be drawn visually from the start of the chart to its end.
Line Chart (JS) - Final Multi-Series
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.
Stacked SteplineArea Chart
A Stacked Step Line Area Chart is composed of several Step Line Area series having their own height and stacked vertically on top of one another. This type is convenient when we need to see the variation of each SteplineArea series and the variation of the combined value.
Line Chart
A Line Chart depicts information as a series of markers connected by straight line segments. This chart type generally shows how the displayed value changes over time.
Line Chart with Logarithmic Scale
Customers activity line chart with logarithmic scale to show data set with a big difference between the values.
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.