Example of undefined in React Chart Component

/
/
Numeric

This sample shows the numeric axis in a chart with England and West Indies cricket match data.

More Details...

Loading....
Description

You can use a numeric axis to represent numeric value data in a chart. To render a numeric axis, set the ValueType in axis to Double.

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

More information on the Numeric axis can be found in this documentation section.