Metadata-Version: 1.1
Name: altair-widgets
Version: 0.2.2
Summary: Altair Widgets: An interactive visualization for statistical data for Python.
Home-page: http://altair-viz.github.io
Author: Scott Sievert
Author-email: dev@stsievert.com
License: BSD 3-clause
Download-URL: http://github.com/altair-viz/altair_widgets/
Description: 
        This package provides interactive data visualization tools in the Jupyter
        Notebook.
        
        The interactive visualization tool that is provided allows data selection
        through HTML widgets and outputs a Vega-lite plot through Altair. In the HTML
        widget it is possible to select columns to plot in various encodings. This
        widget also supports some basic configuration (i.e., log vs linear scales).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
