ivnsch / PieCharts

Easy to use and highly customizable pie charts library for iOS
Apache License 2.0
511 stars 91 forks source link

Extra/Less slices when UIcollectionView is scrolled #26

Open mansuu opened 6 years ago

mansuu commented 6 years ago

I am using this library to draw chart for datas available in UIcollectionView. When I scroll or refresh list old slices are changed to new (They contain more or less slices) and old slices are added in another cell chart

genaks commented 6 years ago

I am having the same issue