The Wayback Machine - https://web.archive.org/web/20200705010027/https://github.com/topics/vega-lite
Skip to content
#

vega-lite

Here are 78 public repositories matching this topic...

vega-lite
knackjax
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://ne

jowens
jowens commented May 30, 2016

The current readme.md has explanations about how to write python code that does the things we want. It needs a new section, directed at people who only want to use the code and never want to look inside the code. You might have more than one .md file if you want, and link them together, that's fine, but here's the kinds of things we want it to cover:

  1. Overall flow: simulation -> JSON stats -

Improve this page

Add a description, image, and links to the vega-lite topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vega-lite topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.