mp_chart 0.2.2 mp_chart: ^0.2.2 copied to clipboard
A Flutter chart package just like AndroidMPChart, apply easy to use chart for Flutter.
0.2.2 2020-06-27 #
- in a single scale do not change the scale direction
0.2.1 2020-06-07 #
- add chart control in scrollable view like PageView etc.
0.2.0 2020-05-18 #
- fix chart data's setValueTextSize setValueTypeface not work
0.1.9 2020-03-18 #
- Support trans background
- Support legend text color set
- Fix pie radar chart rotateEnabled no used
- Fix bugs when description is enabled
0.1.8 2020-03-08 #
- Support addEntryByIndex in line scatter bubble candlestick chart
- Support updateEntryByIndex in all chart
0.1.7 2020-02-22 #
- Updated dependency to include vector_math package.