Integrating Highcharts (Dependency Wheels) in Webix

Hi,

There is a new chart type named dependency wheels in highchart. Working fine in jsfiddle: Dependency wheel - JSFiddle - Code Playground

But doesn’t work in webix integration. I had try the basic chart, it had no issue. Any alternative way? Webix: https://snippet.webix.com/rwynjr25

Hey @laicp, the module does actually work with the provided integration. You have to change the way you are linking the modules to the main library to this - https://snippet.webix.com/mdb9ntyn. Instead of linking it all on the main page, simply provide the module names in the modules property.