thekeenant / fcharts

:bar_chart: Create beautiful, responsive, animated charts using a simple and intuitive API.
https://pub.dartlang.org/packages/fcharts
MIT License
326 stars 46 forks source link

feat(axis): Allow hiding tick notches and styling tick texts #18

Closed kkarikos closed 6 years ago

kkarikos commented 6 years ago

Moved the text tick labeler to be configurable and added param to hide notches.

thekeenant commented 6 years ago

Great! More customization is definitely desired -- hoping to have some sort of a unified way of customizing them in the future but this fits in nicely right now.