'How to align legend along with pie chart?

I'm new to apache echarts and would like to know how to solve this problem.

At lower resolutions the pie chart legend overlaps the chart, is there any way to freeze the legend or an auto adjust so that this doesn't happen?

I used this example to build my chart:

https://echarts.apache.org/examples/en/editor.html?c=pie-legend

And this is my pie chart opened in low resolution

Can anyone help me with this ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source