V2.1: use SOChart in view

Hi,

is there a way to include/use i.e. SOChart in the flowUi views?
And if yes, how?
I could get the needed SO jar files for Vaadin 14, put them into a libs folder,
can implement them in the build.gradle
can import them and the syntax looks fine, no errors…
but when I try to run the app, I just get errors…

Before digging into the errors my question:
Is there a way to use SOCharts in JMIX?

KR
Roland

Hi Roland!

Recently an example of integrating this library with the Jmix application was published.
Here is the link: https://demo.jmix.io/ui-samples/sample/charts-addon

Regards,
Dmitriy

brilliant… :trophy: