Page 1 of 1

Preventing a 3D plot from appearing when click+dragging

Posted: Fri Jul 14, 2017 8:21 am
by 16479009
Hi,

I have a surface plot which is designed to display just a planar view and therefore essentially be a 2D grid. Is there a way of preventing the chart from displaying the depth axis when I click and drag it?

Re: Preventing a 3D plot from appearing when click+dragging

Posted: Fri Jul 14, 2017 9:02 am
by yeray
Hello,

It's difficult to be sure, but I guess you could have a Rotation Tool active that is doing this behaviour.
If you still find problems with it, please try to arrange a simple example project we can run as-is to reproduce the problem here.

Thanks in advance.

Re: Preventing a 3D plot from appearing when click+dragging

Posted: Fri Jul 14, 2017 1:49 pm
by 16479009
Thanks, it was a rotation tool causing the problem. Sorry, I didn't realise it was active. The code i'm working on was written a while ago by another programmer so I wasn't fully aware of what was going on. Thank you for helping.