Example of undefined in React 3D Chart Component

/
/
StackedColumn

This example of a 3D stacked column chart visualizes the steel production of countries, grouped by continent. The legend in the sample provides information about these series.

More Details...

Loading....
Description

In this example, you can see how to render and configure a 3D stacked column chart. The 3D stacked column chart stacks points in the series vertically. Additionally, the stackingGroup property can be used to group stacked collections based on category.

Tooltips are enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.

Injecting Module

3D chart component features are segregated into individual feature-wise modules. To use stacking column series, we need to inject StackingColumnSeries3D module into services.