StepLine Area Chart
A Step Line Area Chart is an Area Chart where the points are connected by horizontal and vertical lines which makes it look like a staircase. It is also used to highlight the irregularity of changes. The area between the X-axis and the line that connects data points is filled with color.
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.
API / anychart.charts.Pie.animation set asDblParam
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.
Stacked Area Chart
Customized #1
Column Chart with Negative Values
Multi-series column chart with negative values. Legend is enabled and each item controls series. Different labels formatting is used.
Spline Chart
Spline chart that displays the price of company shares in comparison with the main competitor.
Column Chart
AnyChart - JavaScript Charts designed to be embedded and integrated
Line Chart
Basic multi-series line chart that shows the changes the different product sales changes over time.
anychart.core.cartesian.series.Marker.xMode
Stacked Bar Chart
A Stacked Bar Chart is composed of several Bar series having their own width and stacked horizontally one by one. This type is convenient when one needs to see the variation of each Bar series and the variation of the combined value.