Jupyter Notebook and code for Conor Messer's ACB BroadRATS talk on using the Plotly package for interactive plotting in Python. Feel free to use the notebook to learn more about Plotly.
- Clone the repo onto your local machine
- Create a virtual environment (python3 -m venv /path/to/new/virtual/environment)
- Install packages from requirements file (pip install -r requirements.txt)
Documentation of the plotly python library can be found here: https://plotly.com/python/