DataViz helps you to create plots quickly. You declare what information (the
data source) to display and how to display it (the plot type and style).
DataViz tries to be as close as possible to the Vega-Lite visualization grammar. Available backends for plotting are matplotlib and bokeh.
DataViz
DataViz helps you to create plots quickly. You declare what information (the data source) to display and how to display it (the plot type and style). DataViz tries to be as close as possible to the Vega-Lite visualization grammar. Available backends for plotting are matplotlib and bokeh.
Installation
Install via pip:
Example
To display a plot in Jupyter notebook:
This will produce the following plot:
Contribute
To learn more on how to successfully contribute please read the contributing information in the LibreCube guidelines.
Support
If you are having issues, please let us know. Reach us at Matrix or via Email.
License
The project is licensed under the MIT license. See the LICENSE file for details.