This sample demonstrates polar series with scatter type for GDP for different countries in recent years. The switching between polar and radar series can be done by using Series Type
in property panel.
Series Type:
|
In this example, you can see how to render and configure the scatter type charts. Scatter charts are used to plot financial
or scientific data. You can use shape
property in the marker to change the scatter shape. dataLabel
is used to represent individual data value.
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 Polar series can be found in this documentation section.