Any plans to update easychart to be compatible with newer versions of Highcharts like highcart v11.x?
Took me a few hours, but I got there.
When reading the documentation to install, there were a couple of things that were off, so I thought I'd add here.
Libraries
You need Easychart AND Highcharts libraries, easychart is from the instructions but the Highcharts you need 4.1.9 which you can get here https://github.com/highcharts/highcharts/releases/tag/v4.1.9 Once downloaded, rename it highcharts and put in to yourwebsite.com/libraries/highcharts like so. Do not put in /sites/all/libraries/highcharts that is wrong!
Also put your easychart library in the same folder /libraries/easychart like so.
I didn't use in the WYSIWYG, I use as it's own field and managed to add this to my own content types and now I have charts sitting at the bottom of my nodes.
Active
3.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Any plans to update easychart to be compatible with newer versions of Highcharts like highcart v11.x?