Stefan Binder
Stefan Binder
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
The issue came up in [this PR in the Altair repo](https://github.com/altair-viz/altair/pull/2920) were we are trying to improve autocompletion for IDEs such as VS Code as well as Jupyter with installed...
[dash-vega-components](https://github.com/altair-viz/dash-vega-components) is an official Vega-Altair project which is also featured in the [Plotly documentation](https://dash.plotly.com/dash-vega-components). You can use it to show Vega-Altair charts in your Dash app. It also supports callback...
Now that Altair no longer supports different Vega-Lite and even Vega versions, I'd be in favour of simplifying the folder structure for the next major release. This would help with...
See https://github.com/altair-viz/altair/pull/3307#issuecomment-1879180642 > ### Sequence[str] for shorthand > > Struggling to remember the story here. In [`channels.py`](https://github.com/altair-viz/altair/blob/main/altair/vegalite/v5/schema/channels.py?rgh-link-date=2024-01-05T19%3A47%3A48Z) around line 40, there is some code which processes lists and tuples. This...
Follow up to https://github.com/altair-viz/altair/pull/3208#issuecomment-1806804324
Currently, this PR is only meant to show some code related to discussions happening in #2918, https://github.com/microsoft/pylance-release/discussions/3709#discussioncomment-5093960 and #2614. As described in https://github.com/microsoft/pyright/blob/main/docs/typed-libraries.md#library-interface, I expanded the wildcard import from vegalite...