8000 GitHub - altair-viz/altair_widgets at v0.1.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

altair-viz/altair_widgets

Repository files navigation

Altair Widgets

Altair Widgets are a tool to easily allow to interact with Altair charts in the Jupyter notebook.

This tool allows interactive exploration:

This library depends on Altair which relies on Vega-Lite for rendering charts. On Vega's homepage they list some other interactive toolkits. One of these is Voyager which has an online app that can be used with any CSV data.

Install

With conda:

$ conda install -c conda-forge ipywidgets
$ conda install -c conda-forge altair
$ pip install altair_widgets

With pip:

$ pip install altair_widgets
$ jupyter nbextension enable --py --sys-prefix widgetsnbextension
$ jupyter nbextension enable --py --sys-prefix vega

About

Interactive data exploration with Altair

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0