- Improve navigation so that axes appear right before the data
- Improve navigation so that titles for facets appear before the axis
- Remove the faceted variable from tooltips. For example in https://vega.github.io/vega-lite/examples/trellis_bar.html, we don't need to repeat "female" since it's the same value for the whole subview.
vega-lite
Here are 78 public repositories matching this topic...
-
Updated
Jun 17, 2020 - CSS
-
Updated
Jun 30, 2020 - Clojure
-
Updated
Apr 20, 2020 - Jupyter Notebook
Interested in the possibilities of narrative schemas with litvis but found insuficient documentation to get started. Can you link to additional resources?
-
Updated
Jul 2, 2020 - TypeScript
-
Updated
Mar 3, 2020 - Clojure
Currently 'tests' consist of working examples that are verified by visual inspection.
A useful addition would be tests that confirm that the json spec produced by a spec-generating function is what is expected. This would also allow documentation examples to be tested through elm-verify-examples.
We might also consider validating against Ve
-
Updated
Jul 30, 2018 - JavaScript
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
Jul 1, 2020 - Clojure
Look at on_altair_error() to see we can print out the original error message; then temporarily set dist: trusty on Travis to make sure we get a descriptive error.
-
Updated
Jun 25, 2020 - TypeScript
Currently the preview is not updated, when the data file referenced via url is changed and saved.
The file seems already to be known, because it can be opened in the preview. Would it be possible to listen to its save events and refresh the preview accordingly?
Many thanks for this extension!
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/>-
Updated
Apr 14, 2020 - Clojure
-
Updated
Jun 11, 2019 - HTML
-
Updated
Apr 22, 2018 - HTML
-
Updated
Jun 5, 2020 - TypeScript
- sequelize-typescript based
- lightweight schema - tensors saved as jsonb
- migration scripts
- store training data in table 1
- store predict input and output in table 2
- load training data on start to train the model
- load old predict to frontend graph
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Oct 31, 2018 - TypeScript
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:
- Overall flow: simulation -> JSON stats -
-
Updated
May 14, 2020 - Ruby
-
Updated
Nov 8, 2019 - HTML
-
Updated
May 29, 2020 - TypeScript
Improve this page
Add a description, image, and links to the vega-lite topic page so that developers can more easily learn about it.
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."

