I followed Irvin’s example of how to use additional chart types from Highcharts to create a gauge chart ( https://community.skuid.com/t/heatmaps-f7d67nej63f2h ).
It’s working fine until I try to add it to a page that also uses the highcharts resources provided by Skuid. Initially I got Error #16 (trying to load highcharts twice). I removed the external references for highcharts.js and for exporting.js. Now the line chart displays correctly (standard skuid), and the gauge background renders, but without data.
The console shows an error: highcharts-more.js:29 Uncaught TypeError: I is not a function
Tried with and without the external reference for modules/exporting.js - same result.
Question
How to make skuid highcharts and highcharts-more.js work on the same page
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.