Introduction to Plotly Graphs

Introduction to Plotly Graphs#

Learning objectives#

After working through this topic, you should be able to:

  • explain the difference between a frontend and a backend

  • set Plotly as Pandas’ plotting backend

  • visualise features of Pandas Series with Plotly:

    • line plots

    • bar charts

    • histograms (including setting the number of bins)

Materials#

Video with English subtitles:

Download the slides.

Video with German subtitles:

(turn subtitles on in the bottom right corner of the video)

Additional Materials#

The Plotly documentation