AAChartCore-Kotlin
AAChartCore-Kotlin copied to clipboard
How to specify custom fonts for the titles and labels
How do I specify a custom font(included in my app resource folder) for chart titles and labels?
Sorry, AAChartCore-Kotlin do NOT support it!
Maybe you need to use Highcharts official Android wraper to get this functionality.
Highcharts official Android wrapper
- https://github.com/highcharts/highcharts-android
Custom fonts for highcharts-android
- https://github.com/highcharts/highcharts-android#custom-fonts
Maybe you need to use Highcharts official Android wraper to get this functionality.
Highcharts official Android wrapper
- https://github.com/highcharts/highcharts-android
Custom fonts for highcharts-android
- https://github.com/highcharts/highcharts-android#custom-fonts
I will check it out; thanks