highcharts / highcharts-android

Android wrapper for Highcharts usage
Other
126 stars 30 forks source link

Can we do data grouping? #258

Closed kaanakell closed 6 months ago

kaanakell commented 1 year ago

https://api.highcharts.com/highstock/plotOptions.series.dataGrouping is this feature available in android version?

soommy12 commented 1 year ago

Hi @kaanakell ! I'm sorry but this field is not available in the android wrapper. It may be a bug, I will investigate

kaanakell commented 1 year ago

@soommy12 thank you for the reply one last question can I use this library with kotlin

soommy12 commented 1 year ago

Yes you can @kaanakell !

MikolajMichalczak commented 6 months ago

plotOptions.series.dataGrouping is available only in Highstock, which does not have a mobile version.