The default pie and donut charts in Lens use 100% of the smallest dimension in their area, which is usually height. This prevents external labels from rendering above or below the charts. One of the chart options that could be set by users is size ratio, something like this:
- Large: 100%
- Medium: 80%
- Small: 60%
We could also have a setting for Donut charts specifically, since the default inner ratio is 30%. Users may want to have different-looking donut charts.
This was feedback from @markov00
The default pie and donut charts in Lens use 100% of the smallest dimension in their area, which is usually height. This prevents external labels from rendering above or below the charts. One of the chart options that could be set by users is size ratio, something like this:
We could also have a setting for Donut charts specifically, since the default inner ratio is 30%. Users may want to have different-looking donut charts.
This was feedback from @markov00