T O P I C R E V I E W |
Ukba121 |
Posted - 02/09/2021 : 05:05:05 AM hello guys I have three variables: time on the X axis, temperature on the y axis, and location with depth on the z axis. What is the best way to plot this data so that the depth is clear in the ploting. I would be appreciated if anyone has an idea.
|
1 L A T E S T R E P L I E S (Newest First) |
snowli |
Posted - 02/09/2021 : 09:12:15 AM How about plot it as 3d waterfall?
You don't need those location columns. E.g. highlight all temperature columns and plot: 3D: 3D Waterfall, or 3D Waterfall Y Colormapping, etc. those starting with 3D.
The comments value will be used as Z so each line shows at 1.5, 1, 0.4, ... location along z axis.
Thanks, Snow
|
|
|