having a 3d plot making a 2d plot

Hi all,

i having a 3d plot and need only a view of the x-y plane. Is there a simple
approach to get a nice looking 2d view of the 3d plot?

Regards,

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160331/10f01263/attachment.html>

Hi Martin,

Why not just make a 2d plot of x vs y?

Cheers,
Ilya

2016-03-31 9:14 GMT+01:00 Martin Hofs?? <m.hofsaess at gmail.com>:

Hi all,

i having a 3d plot and need only a view of the x-y plane. Is there a
simple approach to get a nice looking 2d view of the 3d plot?

Regards,

Martin

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160331/4b29096b/attachment.html&gt;

Are you asking for a "live" view of the 3d data? That might be something
that glueviz might be well-suited for: http://www.glueviz.org/en/stable/

ยทยทยท

On Thu, Mar 31, 2016 at 4:16 AM, Ilya Flyamer <flyamer at gmail.com> wrote:

Hi Martin,

Why not just make a 2d plot of x vs y?

Cheers,
Ilya

2016-03-31 9:14 GMT+01:00 Martin Hofs?? <m.hofsaess at gmail.com>:

Hi all,

i having a 3d plot and need only a view of the x-y plane. Is there a
simple approach to get a nice looking 2d view of the 3d plot?

Regards,

Martin

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160331/00cf438f/attachment.html&gt;