Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
Line Chart with X Scale Continuous Mode
Multi-Series Bubble Chart
This multi-series bubble chart present information on sportsmen training. The interactive legend helps to control series. Customized tooltip show full information for each point. Series placed on scatter chart.
Stacked Column Chart
A Stacked Column Chart is composed of several Column series having their own height and stacked vertically on top of one another. This type is convenient when one needs to see the variation of each Column series and the variation of the combined value.
Vertical Line Chart with Logarithmic Scale
Customers activity vertical line chart with logarithmic scale to show data set with a big difference between the values.
AGST Labels Formatting 08
anychart.core.Chart.animation get
anychart.core.ui.Tooltip.textWrap
Area Chart
An Area Chart (Area Graph) displays quantitative data by coloring the area between an axis and a line. This type is based on a Line Chart and can be used to highlight the total values over time.
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.
BCT Doughnut Chart 02