google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.8k stars 1.21k forks source link

How can I create chart with ticks between the main ticks? #675

Open eaglebk opened 3 years ago

eaglebk commented 3 years ago

How can I create a graph with ticks between the main ticks to get a similar result - Example chart I need to create a graph paper.

Or please hint how I can get the distance between ticks in GridlineTickDrawStrategy to draw between ticks.