January 2015
Intermediate to advanced
478 pages
10h 7m
English
In this section, we will plot a gallery of column, pie, donut, and scatter series which are currently supported for 3D presentation. We will also examine the 3D options specific to each series. Some of the examples used here are taken from previous chapters.
Let's start with a multi-series stacked column chart embedded with the options3d setting:
options3d: {
alpha: 10,
beta: 30,
enabled: true
}Here is what a multi-series grouped and stacked 3D columns chart looks like:

Notice from the preceding chart, the sides of the ...
Read now
Unlock full access