-
It would be nice to patch a Vega Lite spec not the compiled Vega Spec.
-
### What happened?
I'm trying to make a JupyterChart in dark theme with the vegafusion transformed enabled.
code:
```python
df = pl.DataFrame({"x": [1, 2, 3], "y": [4, 5, 6]})
chart = alt.Chart(df)…
-
Hello,
I can't use combination of selection_point and selection_interval on VegaFusionWidget ONLY WHEN I convert vega-lite spec. to vega spec and input the vega spec to VegaFusionWidget.
Please…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
I'm trying to write some plot-heavy slides with Quarto rendering to RevealJS, and I am using python and `altair` for plotting. I'm coding in VSCode.
I get the impression from the documentation that …
-
_We've discussed this before on other channels, but I figured that I would create a feature request so that we have it for tracking purposes._
Here are some key ways that having the "Compiled Vega…
-
I used type checker and AST node to parse from [vega-lite/src/spec/index.ts](https://github.com/vega/vega-lite/blob/3fc65c3a95e1b2800a06b2c7a092ca9bda756304/src/spec/index.ts#L62), and begin from this…
-
In a similar way to referencing %timefilter% in the ES query part of a vega spec, you should be able to access the elements (min / max) of the %timefilter% anywhere within a vega spec.
An example …
-
At the moment, I've discontinued vega / vega-lite spec support as it is not on the critical path. (Strictly discontinued is a bit strong: the current support was of dubious solidity and focused on veg…
-
There may be a simpler reproduction, but below is my spec in the editor
https://vega.github.io/editor/#/url/vega-lite/N4IgJAzgxgFgpgWwIYgFwhgF0wBwqgegIDc4BzJAOjIEtMYBXAI0poHsDp5kTykBaADZ04JAKyUAVhD…