AUtogRAPH - A Unified libRary for drAwing Plots in pytHon


Keywords
visualization, plots
License
MIT
Install
pip install crillab-autograph==0.1.0

Documentation

AUtogRAPH - A Unified libRary for drAwing Plots in pytHon

AUtogRAPH is a unified library for creating static and interactive visualization in Python. T It offers a unique simplified interface for creating graphics. It currently manages two libraries in the background: Matplotlib and Plotly. New libraries will be added gradually.

Install Autograph

$ pip install crillab-autograph

Usage

A sample notebook is available here.