Example of Empty Point Functional in React 3D Chart Component

/
/
EmptyPoint

This example of a 3D column chart visualizes the medal count from the Tokyo Olympics using the default column series in the 3D chart.

More Details...

Olympic Gold Medal Counts - Tokyo 20200SerbiaGermanyUnspecifiedNetherlandsBrazilAustraliaHungaryFranceKenyaItaly20161284
Description

In this example, you can see how to render and configure a 3D column chart, accommodating null and zero values. The null points represent missing data, while zero is considered a valid value in the 3D chart.

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 column series, we need to inject ColumnSeries3D module into services.