|
From: Michael D. <md...@st...> - 2012-10-17 15:17:14
|
Filed as https://github.com/matplotlib/matplotlib/issues/1410 On 10/16/2012 10:38 PM, Eric Firing wrote: > On 2012/10/16 4:27 PM, Gökhan Sever wrote: >> Hello, >> >> I see that a few days old clone of mpl, cannot save open symbols >> correctly in a pdf file. >> >> Here is a simple test case (in ipython --pylab): >> >> I6 xx = np.random.random(1000) >> >> I7 plt.plot(xx, 'D', mfc='none') >> >> On screen open symbols are fine, as expected transparency works fine, >> however when saved in pdf transparency disappears, symbols cover each >> other. (Saving to png is also fine) >> >> Could you confirm if this is a case in another installation? > Confirmed with 1.2.x. The problem is only on pdf; ps and svg are correct. > > Eric > >> Thanks. >> >> -- >> Gökhan >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> >> >> >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |