Read only issue with chart js #8440
Unanswered
shankhadevpadam
asked this question in
Help/Questions
Replies: 1 comment
-
@shankhadevpadam I think it isn't a vuejs issue, but vue chart issue. <Line
id="my-chart-id"
:options="lineOptions"
:data="JSON.parse(JSON.stringify(chartData))"
/> |
Beta Was this translation helpful? Give feedback.
0 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.
-
This is my chart js component. But issue is when i choose the dropdown option first time i got
Beta Was this translation helpful? Give feedback.
All reactions