-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Description
Description
updateOptions does not return a Promise, as the documentation says.
Steps to Reproduce
- Use the updateOptions to update your chart.
- Use console.log to check if a Promise is returned.
Expected Behavior
updateOptions return a Promise.
Actual Behavior
updateOptions does not return a Promise.
Reproduction Link
https://codepen.io/hilty/pen/JjJLNrE
(check the console)
dorrogeray