-
In layered specs, legends over the same field should be merged but sometimes are not.
See https://github.com/vega/vega-lite/issues/5695, https://github.com/vega/vega-lite/issues/5543, https://gith…
-
It looks like bandWidth only behaves inconsistency when the cardinality changes.
When the cardinality is low, the resulting bandWidth is often higher than the specified value.
Here are a few example…
-
I am trying to create a responsive chart with Vega Lite and react-vega. When I use the `"container"` setting for `height` and `width` in the spec, I am seeing that the width seems to work properly, ta…
-
Investigate https://github.com/vega/vega-lite-api this may give us beter type checking and increase the readability maintainability of our vega-lite specs.
-
I symlink `data` folder to specs in Vega-Lite but still can't open them.
https://github.com/vega/vega-lite/pull/2807
-
Whenever I file a bug against vega or vega-lite, I include a spec and a screenshot from vega-editor to provide a reproducible test. This workflow is a process of manual copying/pasting and creating th…
-
## Bug Description
The default projection for geoshape marks is `equalEarth` since #7052:
```json
{
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
"width": 500,
"heigh…
-
PyGWalker supports export code in `graphic-walker` spec or `vega-lite` spec but those are specification from JavaScript ecosystem, which may not be familiar by developers in Python.
It will be a gr…
-
`onSignalHover` does not appear to work for me. Do I need to need to define it in the spec?
Using:
react-vega-lite@1.1.3
react-vega@3.1.2
vega@3.2.1
vega-lite@2.2.0
-
```
nl4dv_instance = NL4DV(data_url = os.path.join(".", "Detailed Exp. of each MP 16th LS.csv"))
dependency_parser_config = {"name": "spacy", "model": "en_core_web_sm", "parser": None}
query = "vis…