Example of Bar in Javascript (ES5) 3D Chart Control

/
/
Bar

This sample visualizes the GDP data by country for the year 2017 using bar series in a 3D chart. Data points are enhanced with tooltips.

More Details...

Description

In this example, you can see how to render and configure a 3D bar chart. The 3D bar chart, similar to the 3D column chart, differs in that the orientation of the y-axis is horizontal rather than vertical. Tooltips are enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.