Skip to content

Dynamic axis labels style #546

Closed Answered by patrickmichalik
smelfungus asked this question in Questions
Discussion options

You must be logged in to vote

Hello! Thanks for the kind words. You can achieve this via AxisValueFormatter. The return type of formatValue is CharSequence, meaning that SpannableStrings can be used. For bold, use StyleSpan(Typeface.BOLD).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by smelfungus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants