You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
When i'am trying to follow your guide to do a mixedChart, i have problems to register the new component. This is the error i got: Error: "mixedBarLine" is not a registered controller or Error: class does not have id: MixedBarLine
I don't know what really shoud I do.
I just follow the issue #59
Can u provide an example on codepen to do that? Thanks!
Describe the bug
A clear and concise description of what the bug is.
When i'am trying to follow your guide to do a mixedChart, i have problems to register the new component. This is the error i got:
Error: "mixedBarLine" is not a registered controller
orError: class does not have id: MixedBarLine
I don't know what really shoud I do.
I just follow the issue #59
Can u provide an example on codepen to do that? Thanks!
Put a reproduction link here based on this templates
https://codesandbox.io/embed/demo-vue-chart-3-forked-19ubij?fontsize=14&hidenavigation=1&theme=dark
Version of
vue-chart-3
version: ^3.1.8
Version of Vue
The text was updated successfully, but these errors were encountered: