/// import { PolarChartProps } from '../../../props'; /** * A React component comparing multiple categories/variables with a spatial perspective in a radial chart. * * ## Example * * Polar chart displaying total revenue per age range from the Sample ECommerce data model. * *