Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Is Vaadin chart support data grouping (i.e by month)
Hi,
As in highcharts, data grouping is available for x-axies timeseries by daily, monthly, yearly... Is the same feature supported in VaadinChart? http://stackoverflow.com/questions/16596292/data-grouping-monthly-end-of-month
If not, how can I do that effect smartly (without coder handles the calculation). Thanks!
Br,
Xuan
Hey. The two solutions mentioned in the StackOverflow link notes that you need HighStock to have them work. We're switching out HighCharts for HighStock in Charts 3 and it is the task the team is working right now. There isn't a release including this yet, but Charts 3 alpha 9 should be the first one which should include it. Then the dataSeries -> dataGrouping should be available. If using Charts 3 is an option for you, then I'd test it with the next release which is due on 2016-02-04.