We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I just tried to test your plugin for WordPress which I got here : https://github.com/highcharts/highcharts-editor/releases
It installs correctly and the new button displays well in the content editor.
Problem encountered: When I click on the button to display the chart editor, a red message appears and says:
There's a problem with your chart! [object Object]
And I can't play with the data or display it as a graph.
Clarification: I am in freshly updated WordPress 5.5.
Thank you
The text was updated successfully, but these errors were encountered:
I have exact the same problem on WordPress 5.4.2.
Sorry, something went wrong.
Error is code: TypeError: Cannot read property 'prototype' of undefined at setupAnnotationEvents
code: TypeError: Cannot read property 'prototype' of undefined at setupAnnotationEvents
Anybody knows how to solve this problem ?
It seems that Highchart.Annotation module is not defined in highcharts-editor.min.js.
highcharts-editor.min.js
Same issue in Wordpress 6.0 running the pre-built stable version of the plugin.
No branches or pull requests
Hello,
I just tried to test your plugin for WordPress which I got here : https://github.com/highcharts/highcharts-editor/releases
It installs correctly and the new button displays well in the content editor.
Problem encountered: When I click on the button to display the chart editor, a red message appears and says:
There's a problem with your chart!
[object Object]
And I can't play with the data or display it as a graph.
Clarification: I am in freshly updated WordPress 5.5.
Thank you
The text was updated successfully, but these errors were encountered: