Skip to content
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

Sonification demos no longer working with v8.0.1 #13110

Closed
oysteinmoseng opened this issue Mar 9, 2020 · 0 comments · Fixed by #13160
Closed

Sonification demos no longer working with v8.0.1 #13110

oysteinmoseng opened this issue Mar 9, 2020 · 0 comments · Fixed by #13160

Comments

@oysteinmoseng
Copy link
Member

Because of the new sonification options, where sonification by default is enabled: false, none of the sonification demos using chart.sonify are working anymore.

Example: https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/sonification/

We should probably change the behavior of chart.sonify() to sonify the charts regardless of whether or not the option is enabled on the chart - and not call this function internally if the option is false.

Workaround for now is either rolling back to v8.0.0 of the sonification module, or setting the sonification.enabled option to true for the chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants