|
From: Michael D. <md...@st...> - 2011-04-21 16:24:14
|
There is no hard coded limit to the number of quads in a pcolormesh. (Unlike the limit of the number of points in a path in the Agg backend). Can you provide some code that reproduces the error? Also, which version of matplotlib, platform and backend are you using? Mike On 04/21/2011 12:20 PM, Daniel Welling wrote: > Greetings, MPL Users. > > I have a very detailed array that I am visualizing using pcolor mesh. > When the size of the array surpasses some threshold (I don't know the > value), pcolormesh stops drawing polygons/patches. Thus, I only see > some percentage of my array. Is there a way to increase the number of > polygons/patches MPL will draw to screen? > > Thanks. > -dw > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > > > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Space Telescope Science Institute Baltimore, Maryland, USA |