Re: [Matplotlib-users] ImportError: No module named _winreg

2015-05-06 Thread Martin MOKREJŠ
Thomas Caswell wrote: > winreg looks like it is for programmatic access to the windows registry which > mpl uses to find fonts in windows > (https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/font_manager.py#L173). > > > I suspect this is a problem with pychecker being too enthus

Re: [Matplotlib-users] Visulization of orthogonal grid

2015-05-06 Thread GoogleWind
Dear Eric, Thanks for your nice answer. Exactly what I need. Best regards, Jiacong Huang -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Visulization-of-orthogonal-grid-tp45473p45476.html Sent from the matplotlib - users mailing list archive at Nabble.com. --

Re: [Matplotlib-users] Visulization of orthogonal grid

2015-05-06 Thread Eric Firing
On 2015/05/05 6:03 PM, GoogleWind wrote: > Dear all, > > Matplotlib currently support the visuliaztion of triangular mesh and > square-cell map. Is there any solutions to support the visulization of > orthogonal grid as follows, >