-
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
undefined error #6
Comments
the problem is happened while guidelines are used in the charts
|
Please use hexadecimal color codes instead of "alias" names such as "greenyellow". Following page should help you finding the right colors: http://www.color-hex.com/ |
Ok thanks. But I think it should be mentioned in the document |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeError: Cannot read property '3' of undefined
at Object.fabric.Color.getAlpha (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:4559:30)
at _setStrokeFillOpacity (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:2920:55)
at Object.extend.parseAttributes (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:3571:14)
at Function.fabric.Path.fromElement (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:16020:35)
at fabric.ElementsParser._createObject (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:3873:11)
at fabric.ElementsParser.createObject (http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:3860:12)
at http://localhost:9090/admin/bower_components/amcharts/plugins/export/libs/fabric.js/fabric.js:3850:15
The text was updated successfully, but these errors were encountered: