Great addon, many thanks. Pie Charts work, but when trying Bar or Line Charts, I get an “incompatible types - List cannot be converted to List”-Error when using your sample code. Can you give me a hint what might be the problem?
Thank you! It’s my fault! - Since v2.2.0 you have to use implementations of the “HighchartsDataInterface” Like IntData or something like this … have a look at my online demo, you can view the source there on the little button on the lower frame!