AAChartCore-Kotlin icon indicating copy to clipboard operation
AAChartCore-Kotlin copied to clipboard

How to specify custom fonts for the titles and labels

Open daniel-waiguru opened this issue 3 years ago β€’ 3 comments

How do I specify a custom font(included in my app resource folder) for chart titles and labels?

daniel-waiguru avatar Jan 04 '23 08:01 daniel-waiguru

Sorry, AAChartCore-Kotlin do NOT support it!

AAChartModel avatar Jan 04 '23 08:01 AAChartModel

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

AAChartModel avatar Jan 04 '23 08:01 AAChartModel

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

daniel-waiguru avatar Jan 08 '23 18:01 daniel-waiguru