Declarative visualization in Python. We have consolidated all active projects under https://github.com/vega - Altair
For full installation instructions, please see https://altair-viz.github.io/getting_started/installation.htmlExample and tutorial notebooksWe maintain a separate Github repository of Jupyter Notebooks that contain an interactive tutorial and examples:...
URL https://github.com/vegawidget/altair BugReports https://github.com/vegawidget/altair/issues Imports reticulate(>=1.23),htmlwidgets,assertthat,magrittr,utils,vegawidget(>=0.4.1),repr Suggests httr,rprojroot,purrr,readr,knitr,rmarkdown,tibble,listviewer(>=2.0.0),testthat,pryr,stringr,...
This repository contains tutorial and example Jupyter Notebooks for Altair. Examples Index You can browse static version of these notebooks here on GitHub, or click one of the badges below to run these notebooks on eitherBinderorColab. Example ...
In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock. A feedstock is made up of a conda recipe (the...
This repository has been archived by the owner on Apr 9, 2024. It is now read-only. master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit joelostblom Note that repo is no longer maintained and that vl-convert can be use… ...
master 21Branches225Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 6,309 Commits .do fix digitalocean deploy template Feb 21, 2025 .github update deploy actions ...
To install the bleeding-edge version from source, you can download this repository and installing locally: $ git clone https://github.com/altair-viz/schemapi.git $ cd schemapi $ pip install . Testing To run the test suite you must havepy.testinstalled. To run the tests, use ...
We maintain a separate Github repository of Jupyter Notebooks that contain an interactive tutorial and examples: https://github.com/altair-viz/altair_notebooks To launch a live notebook server with those notebook usingbinderorColab, click on one of the following badges: ...
If you have cloned the repository, run the following command from the root of the repository: pip install -e .[dev] If you do not wish to clone the repository, you can install using: pip install git+https://github.com/altair-viz/altair Testing To run the test suite you must have...