You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Guys, sorry to bother u all, I just need some help and this is not an issue. I am trying for quite some time to achieve this and no luck. I also tried posting in stack overflow, but no luck there also.
I am trying to create a pie chart in my Swift program. I am using 'CHARTS' library. I have the Chart in a UIVIEW and a table view below it to display data. I am able to get the pie chart using this library (screenshot below).
I would like to know if there is any method/property in this library to do the following:
Move the pie chart towards the right end of the screen/view so that I can use the space in other end to populate more data. Currently the Pie chart is in the center of the view.
Is there any method/property to reduce the diameter of the pie chart? I would like to reduce the pie chart size little bit.
.
The text was updated successfully, but these errors were encountered:
Move the pie chart towards the right end of the screen/view so that I can use the space in other end to populate more data. Currently the Pie chart is in the center of the view.
Hi Guys, sorry to bother u all, I just need some help and this is not an issue. I am trying for quite some time to achieve this and no luck. I also tried posting in stack overflow, but no luck there also.
I am trying to create a pie chart in my Swift program. I am using 'CHARTS' library. I have the Chart in a UIVIEW and a table view below it to display data. I am able to get the pie chart using this library (screenshot below).
I would like to know if there is any method/property in this library to do the following:
.
The text was updated successfully, but these errors were encountered: