This sample demonstrates polar series with area type for average sales comparison of products in recent year. 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 area type charts. This is similar to the line type series, but the area
get closed and filled with series color. You can use border
and fill
properties to
customize the area. marker
and dataLabel
are used to represent individual data and its
value. Legend is enabled in this example with series type shape.
More information on the polar series can be found in this documentation section.