Version samples
Gallery / Column Chart using CSV file
Column Chart example visualizing data from a CSV file.
Gallery / Combination of Polygon and Range Column Charts
Polar Polygon and Range Column chart combination example. The visualization features a custom function for even/odd based coloring of the X axis labels.
Gallery / Combination of 3D-Line and 3D-Column Chart
3D Line and 3D Column Chart combination example.
Gallery / 3D Line Chart
Multi-series 3D Line Chart example.
Gallery / Donut Chart using JSON File
Donut Chart example visualizing data from a JSON file.
Gallery / Single-Series 3D Line Chart
Single Series 3D Line Chart example visualizing the dynamics of visits to a website during a period.
Gallery / Custom Funnel Chart
Custom Funnel Chart example.
Gallery / Current Price Indicator
Current Price Indicator highlights values for the first and last available dates.
Gallery / No Data Label Feature
No Data Label feature demonstration. By default, the chart does not display any data, so the No Data label is shown. Clicking the Switch Data button adds data, and the label disappears.
Gallery / OHLC Chart using XML file
Stock OHLC Chart example visualizing data from an XML file. The file is loaded using the loadXmlFile() method.
Gallery / Data Points Size Settings
Limiting the minimal size of Data Points to show small values along the big ones.
Gallery / Range Column Chart using JSON file
Stock Range Column Chart example visualizing data from a JSON file.