Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 526 Bytes

File metadata and controls

22 lines (18 loc) · 526 Bytes

tiny-plotly-wrapper

A tiny plotly wrapper which wraps the plotly api so it looks like matplotlib's api

quickstart

git clone https://github.com/AdamZettel/tiny-plotly-wrapper.git
cd tiny-plotly-wrapper
jupyter notebook

line plot

line_plot

scatter plot

scatter_plot

bar chart

bar_chart

histogram

histogram

3D scatter plot

3D_scatter_plot