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

autoResize option does not seem to work #48

Open
knackjax opened this issue Jan 3, 2019 · 1 comment
Open

autoResize option does not seem to work #48

knackjax opened this issue Jan 3, 2019 · 1 comment

Comments

@knackjax
Copy link

knackjax commented Jan 3, 2019

documentation says that there is an autoResize option (link below)... however when using it, it doesn't seem to resize automatically. Adding autosize options along with it does not seem to work either. Is there something I am doing wrong?

<vega-lite :data="data" :mark="mark" :encoding="encoding" :autosize="{type:'pad', contains:'padding', resize:true}" autoResize/>

https://nesterone.github.io/vue-vega/#sub-vega-lite-component

@enrtama
Copy link

enrtama commented May 15, 2019

Same here! The are some parameters missing, in this case :autosize is missing.

Is this gonna be fixed soon @nesterone ? (since it's critical)

And by the way, both parameters need to be there autosize & autoResize

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