Replies: 1 comment 1 reply
-
I think you pass the wrong shape of options and data. Read the docs again |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm use vue-chart-3 to render charts
my chart component:
in props 'data' i get datasets from parent component (get from API)
component get this data, but doesn't rendering
I set watchers onUpdated hook and use update() function on chart ref, but thats doesn't work too.
chart not render
Only way to see chart -> hot-reload on chart component
Beta Was this translation helpful? Give feedback.
All reactions