Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Serverside scaling for Vega and Altair visualizations

License

Notifications You must be signed in to change notification settings

johnwmillr/vegafusion

 
 

Repository files navigation


Overview

VegaFusion provides Rust, Python, and JavaScript libraries for analyzing and scaling Vega visualizations. The goal is to provide low-level building blocks that higher level Vega systems (such as Vega-Altair in Python) can integrate with.

Note

If you've arrived here looking for information on how to scale Vega-Altair visualizations to support larger datasets, see the Vega-Altair documentation on the "vegafusion" data transformer.

Python Installation

The VegaFusion Python package can be installed into a Python environment using pip

pip install vegafusion

or conda

conda install -c conda-forge vegafusion

Documentation

See Documentation and Examples.

About

Serverside scaling for Vega and Altair visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 82.2%
  • Python 16.8%
  • JavaScript 1.0%