devabhishekpal commented on PR #6841: URL: https://github.com/apache/ozone/pull/6841#issuecomment-2194656658
> @devabhishekpal > > Can we increase width and Height of Pi Chart align more to left side so can get visibility for all entities. > >  So even if we increase the pie-chart width the percentage of entity area will be the same. I added the changes to spread out the pie-chart and added padding to the Tab panels as you suggested. However with a larger pie-chart the labels will overlap on the chart as seen below. <img width="1725" alt="Screenshot 2024-06-27 at 18 37 10" src="https://github.com/apache/ozone/assets/43001336/4422991a-0cb7-4cf5-a179-0688fa5c7538"> So sticking to current size. I believe your PR to add a normalized width to the small entities would solve this issue of small areas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
