In this tutorial on Plotly for Python I take a look at scatter plots. They are very useful charts and plot pairs of values for two variables.
Plotly actually makes is quite easy to introduce a third and even a fourth variable onto the 2D plane of a figure.
Jupyter notebook files are available on Github: https://github.com/juanklopper/Plotly-for-python