imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.87k stars 1.78k forks source link

Deprecate `swapAnimationDuration` and `swapAnimationCurve` properties #1774

Closed imaNNeo closed 1 day ago

imaNNeo commented 1 day ago

Deprecate swapAnimationDuration and swapAnimationCurve properties to use curve and duration instead to keep the consistency over the project, #1618