Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data array not passing into chart prop #18

Closed
jakeYeager opened this issue Nov 30, 2017 · 1 comment
Closed

Data array not passing into chart prop #18

jakeYeager opened this issue Nov 30, 2017 · 1 comment

Comments

@jakeYeager
Copy link

I have an axios response in the parent component. I can see it via Vue Dev Tools. No problems there. But, the chart child component show Array[0] . Any strings that are passed through the chart props (borderColor etc) DOES go to the chart child. If I hard code data array values, they DO show up.

What am I missing?

@jakeYeager jakeYeager changed the title Array not passing into chart prop Data array not passing into chart prop Dec 1, 2017
@jakeYeager
Copy link
Author

Solved!
apertureless/vue-chartjs#170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant