Press "Enter" to skip to content

Interactive Jupyter Plots with Plotly Express

Kevin Jacobs starts a series on Plotly Express:

This blog series is a beginners’ tutorial on how you can make interactive plots in a Jupyter notebook using Plotly Express. In this first blog post on this topic, we will go through the steps needed for creating a basic line Python plot and a 3D scatter plot.

Click through for the examples.