mzimmerm / flutter_charts

Charts Library for Flutter, written in Dart with Flutter.
Other
250 stars 42 forks source link

how to set Y axis strart from a special value? #31

Closed iponkan closed 2 years ago

iponkan commented 4 years ago

Y axis always start from 0

mzimmerm commented 2 years ago

This is now possible in version 0.4.0. Please see examples ex32 and ex33 in Readme: https://pub.dev/packages/flutter_charts#orgf257df2