BlazorGraphs

2.1.0

Polarchart 1.1.0

Polar area charts are similar to pie charts, but each segment has the same angle and the radius differs depending on the value. This type of chart is often useful when we want to show a comparison data similar to a pie chart, but also show a scale of values for context.

Code example