-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when exporting lineChart to PNG,JPG,PDF #47
Comments
Sorry for the inconvenience. This was due to error in the CDN version of amcharts.js library. It has been fixed and should not throw export errors anymore. Just make sure you clear your browser cache. |
Ok thank's heee.. i'll try it right now On Aug 24, 2016 2:45 PM, "Martynas Majeris" notifications@github.com
|
Yesss... you're right sir..,, thanks so much... On Aug 24, 2016 2:47 PM, "Erwin Indrawan" erwin.jnefer@gmail.com wrote:
|
You're welcome. |
hello sir !,,, can u help me ?? :)
when i use line chart, i got errors :
TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
fabric.min.js:1 TypeError: Cannot read property 'trim' of undefined(…)
i try to run the examples for line chart on amchart web and i got the same error..
thank's
The text was updated successfully, but these errors were encountered: