Skip to content

crillab/autograph

Repository files navigation

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.