25 February 2019 9 3K Report

Is it possible to generate a 3D plot from models using plotly? I tried to search over the internet, but many examples are based on the infamous volcano dataset that generates a plot from a matrix of points.

My two models are:

y = 0.49867x - 4.78577

y = 76.13084x + 4.81945

If not possible, how can i transform my data into the matrix format such as that in the volcano dataset? For more details, I attach my data file.

I have never used plotly before and i'm unfamiliar with the grammar, but i think i can manage if i can at least format my data into the same format of the volcano dataset.

More Anand Nainar's questions See All
Similar questions and discussions