[Plotly Express](/python/plotly-express/) is the easy-to-use, high-level interface to Plotly, which [operates on a variety of types of data](/python/px-arguments ...
A demo of creating a 3d scatter parametric curve and line graph. The parametric curve is defined by its corresponding parametric equations: x = f ( t) and y = g ( t) within a given interval.