ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.49k stars 5.98k forks source link

BarChart animation #2616

Open FranciscoDaunas opened 7 years ago

FranciscoDaunas commented 7 years ago

Hello, I'm working on a power graph using the Bar Chart. I have fixed the margins and I keep changing the values of the bars. I was wondering if there is any animation to move the bar from it's current position to the next value?

liuxuan30 commented 7 years ago

no, but you are welcome to contribute one. Look at AnimatorJob to see any inspiration