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
Created a pie chart with value lines to display de values outside the chart. Some of the values i'm getting now are very low (0.5%, 1.5%)
What did you expect to happen?
Draw a pie chart with values.
What happened instead?
The two values that are very low can't be understood as they render on top of each other. As it's visual i let you a screenshoot of how the chart renders
What did you do?
Created a pie chart with value lines to display de values outside the chart. Some of the values i'm getting now are very low (0.5%, 1.5%)
What did you expect to happen?
Draw a pie chart with values.
What happened instead?
The two values that are very low can't be understood as they render on top of each other. As it's visual i let you a screenshoot of how the chart renders
Charts Environment
Charts version/Branch/Commit Number: 3.1.1
Xcode version: 9.3.1
Swift version: 4.1
Platform(s) running Charts: iOS 11.3.1
macOS version running Xcode: macOS 10.13.3
Demo Project
Attached a demo project with my PieChart implementation that reproduces this #behavior
piechartdemo.zip
The text was updated successfully, but these errors were encountered: