July 12, 2020
Plotly
plot_ly(x = ~temp, y = ~pressure, z = ~dtime, type = "scatter3d", color = ~temp)