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

Color of tick labels #23

Closed ralph-bergmann closed 5 years ago

ralph-bergmann commented 5 years ago

Is there a way to define the color of the tick labels?

thekeenant commented 5 years ago

The text style of the labels can be set using tickLabelerStyle at the moment - see https://github.com/thekeenant/fcharts/commit/eba1a63bd8aefbdfebec90b5d8009be9ded92fc5#diff-ac8b7e509766c2ab043e53ad459e1fee.