100 Percent Stacked Bar Chart
100% Stacked Bar Charts display the comparison of the percentage, taking the whole category as 100%. Chart describes the products' sales ratio by four regions. The legend is interactive and controls chart series.
anychart.charts.Pie.selected get
anychart.ui.ContextMenu.enabled set
Area Chart with Negative Values
Area chart with negative values shows profit trends in Census Bureau-designated regions for a company. Negative profit of the series indicates unsuccessful years.
Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
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.
Percent Stacked Bar Chart
A Percent Stacked Bar Chart is a multi-series Bar Chart which presents the contribution of each value to the sum of all values across categories. The X-axis is intended for percentage terms (from 0 to 100).
Stacked Area Chart
A Stacked Area Chart is composed of several Area series having their own height and stacked vertically one by one. This type is convenient when one needs to see the variation of each Area series and the variation of the combined value.