Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we do data grouping like in HighCharts? #158

Open
kaanakell opened this issue Feb 1, 2023 · 2 comments
Open

Can we do data grouping like in HighCharts? #158

kaanakell opened this issue Feb 1, 2023 · 2 comments

Comments

@kaanakell
Copy link

In HighCharts they define like this "Data grouping replaces a sequence of data points in a series with one grouped point. The values of each grouped point is calculated from the original values of every point used. The groupPixelWidth option defines how large the groups should be." but can we do this with this library.

@AAChartModel
Copy link
Owner

AAChartModel commented Feb 3, 2023

This feature is supported in Highstocks.js, then AAChartCore-Kotlin is based on Highcharts.js. However, I did not find the same options property API in the Highcharts.js documentation.

@kaanakell
Copy link
Author

kaanakell commented Feb 3, 2023

https://api.highcharts.com/highstock/plotOptions.series.dataGrouping so the feature they wrote about in this link is not available in android version of highcharts then I'm curious, can you guys add this feature on future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants