-
There may be a simpler reproduction, but below is my spec in the editor
https://vega.github.io/editor/#/url/vega-lite/N4IgJAzgxgFgpgWwIYgFwhgF0wBwqgegIDc4BzJAOjIEtMYBXAI0poHsDp5kTykBaADZ04JAKyUAVhD…
-
### Description
`wandb.plot_table` currently takes a `vega_spec_name` argument which must be the name of a plot specification stored in a wandb project.
https://github.com/wandb/wandb/blob/f87c0…
-
## Bug Description
We would like to update the vega-lite dependency in Streamlit to the latest version. However, the area charts seem to be broken in vega-lite >=5.14.1. This might be related to th…
-
### What happened?
I have this altair code that produces a working chart, but the generate vega-lite spec does not render correctly.
For example, here is a reproduction: https://marimo.app/l/nhw…
-
Voyager-electron currently parses Vega-Lite spec data URLs relative to the program rather than relative to the spec as you would expect.
File structure:
![image](https://user-images.githubusercont…
-
The following spec leads to an error ([editor link](https://vega.github.io/editor/#/url/vega-lite/N4KABGBEAmCGAutIC4yghSBXATgGxSgAt54AHAZ2QHpqA3AUwHNYA6JgS3iKwCNWOAe3rNYAWjiIKDeBWqTY1aQnh4GYgO4MERBjlY…
-
I'm working on https://github.com/vega/altair/pull/3394 and have encountered an issue where it seems like computed domains (e.g. a parameter with `"update": "domain('color')"`) do not work with ordina…
-
Thinking about exporting [pygwalker](https://github.com/kanaries/pygwalker) visualizations to Altair code in Python.
-
### What happened?
Faceting by `pl.Categorical` columns results in wrong facets
```python
alt.Chart(
pl.from_pandas(vega_datasets.data.cars()).with_columns(
pl.col("Origin").cast(pl…
-
- [ ] vega => html working
- [ ] recline graph spec => vega(-lite)
- [ ] Keep recline
- [ ] Replace "recline" bootup code in https://github.com/okfn/data.okfn.org-new/blob/master/public/js/catalog.…