Hi,

When plotting,

    plot(x, y, marker="-")

and its similar markers, what functionality in MPL is responsible for
interpolating between the points?  My naive guess is that
interpolation is done in "display" coordinates since everything looks
nice even when zooming in.    I inquire because I'd like to make
interpolation between two points follow some other path between the
two points.  In other words, I'd like to make a plot structure which
will follow a different type of geodesic.  Any tips or pointers in the
right direction would be greatly appreciated.

Thanks!

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to