Error when using a property "more" #63
Replies: 2 comments 6 replies
-
I just updated one example that uses highcharts-more to use the composition-api: (working example) I'll try again with the AreaRange chart. I think the chart type needs to be specified (uncommented) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Working example with AreaRange and "more" feature: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use a graph "arearange", but when using the "more" property, an error appears TypeError: Cannot read properties of undefined (reading 'addEvent').
reproduction link https://stackblitz.com/edit/nuxt-3-windicss-zawmxl?file=app.vue
Please help me fix the code.
Beta Was this translation helpful? Give feedback.
All reactions