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

allow v-for with <chartist> #40

Open
cvlvxi opened this issue Mar 9, 2019 · 1 comment
Open

allow v-for with <chartist> #40

cvlvxi opened this issue Mar 9, 2019 · 1 comment

Comments

@cvlvxi
Copy link

cvlvxi commented Mar 9, 2019

I would like to use a v-for with the chartist tag.

If I populate a list of {series:[], labels:[]} it would be good if we could give the items of that list to :data

Currently getting that the v-for is not available for the tag.. is it possible to make this work?

Thanks!

@cjblomqvist
Copy link

You could probably wrap the chartist tag in a template tag with v-for to achieve the same thing?

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

2 participants