I Installed Easychart and necessary dependencies (Entity Embed, Embed, Libraries Api)
I copied files and directories of Highcharts-5.0.4 to /librasries/highcharts
I got Easychart in /configuration/media.
I can try to add content as Chart.

When it really gets clear it doesn't work.

- I tryed to save and got the message: "Please create an Easychart chart before saving"
- I tryed the Chart-button but there are no charts available
- The button Toggle Fullscreen doesn't do anything.

I am stuck.I don't know what to do.

These are the issue i received in console.

VM475:1 Uncaught TypeError: Cannot read property '2' of undefined easychart1
at eval (eval at (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1059), :1:50)
at eval (eval at (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1059), :1:54)
at Object. (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1059)
at JSON.parse ()
at Object.exports.parse (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1059)
at r (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1078)
at new i (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:1064)
at HTMLDivElement. (js_mp9kGP3Xqw-udtcqegujr8uZ94uMw7dAKoALJL_95FQ.js:225)
at Function.each (js_tm1gahPj5RurExr4Zj4GdGvvL7W4-u6_XRVeEsXyp3Q.js:34)
at $.fn.init.each (js_tm1gahPj5RurExr4Zj4GdGvvL7W4-u6_XRVeEsXyp3Q.js:27)

Comments

kavi.excel created an issue.

kavi.excel’s picture

Anybody kindly help me. Very Urgent

dkatena’s picture

Same problem here.

the Safari console says: ReferenceError: Can't find variable: Highcharts

I read some similar problem in drupal 8.x due to a site installation on a subdirectory.
I'm in a subdirectory too but with Drupal 7.x

asirjacques’s picture

Hi,

Just make sure your version of highchart is not too recent.

I've installed the version highchart 4.2.7 - You can see the required version inside easychart.module function easychart_library_info_build()

Hope it helps!