Closed jobinsjohn closed 8 months ago
Hello @jobinsjohn, is this question actual or already has been resolved? Thank you for the reply.
The question was relevant and I guess it's a bug. I was able to resolve it by removing the following code which added to the code
chartView.height = 96%
While this code was there, the UI was breaking in iPad.
I am adding mutiple charts in a collection view and each cell holds different kinds of charts. But when sunburst charts are added, the chart goes out of bounds in iPad. There is no issue with the UI in iPhone. Please see the screenshots below.
iPhone ScreenShot
iPad Screenshot
Can someone help me with the issue?