Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 446 Bytes

File metadata and controls

5 lines (3 loc) · 446 Bytes

Interactive Plotting in Python

This directory contains two companion notebooks, one that consolidates the code, and one that goes step by step to match the article Creating a Python Interactive Plot Using Matplotlib in Jupyter.

See that article for complete usage directions, but basic usage is to create a virtual environment, then into it, pip install -r requirements.txt.