Re: [Matplotlib-users] Artifacts when saving as PDF

2015-04-07 Thread Steven Boada
so this may be > an issue on the renderer end. > > This needs more investigation that I have time for today. > > Tom > > On Tue, Apr 7, 2015 at 11:02 AM Steven Boada <mailto:bo...@physics.tamu.edu>> wrote: > > Thomas, > > Thanks for the smaller exampl

Re: [Matplotlib-users] Artifacts when saving as PDF

2015-04-07 Thread Steven Boada
;none', cmap='gray_r') > plt.savefig('test.pdf') > > @steven In the future it is best to report bugs with minimal > copy-paste able examples. > > On Mon, Apr 6, 2015 at 5:41 PM Steven Boada <mailto:bo...@physics.tamu.edu>> wrote: > > Getting s

[Matplotlib-users] Artifacts when saving as PDF

2015-04-06 Thread Steven Boada
.log10(hh.T), cmap='gray_r', extent=pyl.array([[-1,4],[-26,-10]]).flatten(), interpolation='none') pyl.show() -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu -

Re: [Matplotlib-users] verts

2013-04-08 Thread Steven Boada
>> analytics on semi-structured data. The platform includes APIs for building >> apps and a phenomenal toolset for data science. Developers can use >> our toolset for easy data analysis & visualization. Get a free account! >> http://www2.precog.com/precogplatform/slashdotnew

[Matplotlib-users] verts

2013-04-08 Thread Steven Boada
x27;all Steven -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured

Re: [Matplotlib-users] problem with axhline and yscale

2013-03-27 Thread Steven Boada
nnot reproduce the problem. > I am using version 1.2 > > Chao > > On Wed, Mar 27, 2013 at 10:16 PM, Steven Boada [via matplotlib] > <[hidden email] > wrote: > > Hey List, > > If you create a horizontal line, and then adjust the size of the > figu

Re: [Matplotlib-users] Plotting from datafile

2013-03-27 Thread Steven Boada
#x27;m trying to code a Zeldovich > Approximation for a simple sinusoidal potential and want to make it > evolve with varying scale factor and make an animation of it. > > Cheers, > Sayan > > > On 27 March 2013 19:58, Steven Boada <mailto:bo...@physics.tamu.edu>> wrote

[Matplotlib-users] problem with axhline and yscale

2013-03-27 Thread Steven Boada
savefig('test.eps') Am I missing something? Steven -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu -- Own the Future-IntelĀ® Level Up Game D

Re: [Matplotlib-users] Plotting from datafile

2013-03-27 Thread Steven Boada
5 > Mob: +91 9874513565 > blog: www.blissprofound.blogspot.com > <http://www.blissprofound.blogspot.com> > > Volunteer , Padakshep > www.padakshep.org <http://www.padakshep.org> > > > ------ > Own

Re: [Matplotlib-users] Squashed axes with AxesGrid

2013-03-22 Thread Steven Boada
verview.html#axes-grid1 > > contradicts itself, and the chart is correct and the description below > incorrect. > > FWIW, I would expect the default to be False as well, but who am I to say? > > Cheers, Jody > > On Mar 22, 2013, at 9:52 AM, Steven Boada wrote: &g

Re: [Matplotlib-users] Squashed axes with AxesGrid

2013-03-22 Thread Steven Boada
Steven On Fri Mar 22 11:39:46 2013, Benjamin Root wrote: > > > On Fri, Mar 22, 2013 at 12:30 PM, Steven Boada <mailto:bo...@physics.tamu.edu>> wrote: > > Well... I jumped the gun. To better illustrate the problem(s) I am > having, I wrote a simple script that d

Re: [Matplotlib-users] Squashed axes with AxesGrid

2013-03-22 Thread Steven Boada
o post > a complete but simple script that reproduces your problem and describe > the problem more explicitly. > > Regards, > > -JJ > > > On Fri, Mar 22, 2013 at 6:03 AM, Steven Boada <mailto:bo...@physics.tamu.edu>> wrote: > > Heya List, > >

[Matplotlib-users] How to start when you don't know what to do

2013-01-15 Thread Steven Boada
at you see, and turn them into actual python? Sure I could post on stack exchange or email all you people every time, but I want to be *better* at this. And while some people are going to scoff and reply "that's easy, silly" it's not so for some. I just hate to admit it's m

Re: [Matplotlib-users] How to provide colorbars for scatterplots created this way?

2012-12-21 Thread Steven Boada
__ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu --

Re: [Matplotlib-users] colorbars with multiple subplots

2012-12-13 Thread Steven Boada
___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu -

Re: [Matplotlib-users] Histogram with overlapping bins

2012-10-20 Thread Steven Boada
It'd be cool if we could do something like bins = [(0.0,0.05,0.1),(0.05,0.1,0.15)...] Where I have specified the left edge, center and right edge of each bin. Yeah, that'd be pretty slick. S On Sat Oct 20 16:21:41 2012, Steven Boada wrote: > Let's say I generate a bunch of r

[Matplotlib-users] Histogram with overlapping bins

2012-10-20 Thread Steven Boada
x27; in the hist function just makes the displayed bars bigger or smaller. Any thoughts? -- Steven Boada Doctoral Student Dept of Physics and Astronomy Texas A&M University bo...@physics.tamu.edu -- Everyone hates

Re: [Matplotlib-users] Matplotlib produced plots in academic journal articles

2012-10-05 Thread Steven Boada
t; what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > > > ___ > Matplotlib-users mailing list > Matplotlib-

Re: [Matplotlib-users] Matplotlib produced plots in academic journal articles

2012-10-05 Thread Steven Boada
Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _____

Re: [Matplotlib-users] Trouble with fonts

2012-09-25 Thread Steven Boada
ust look in the system's font directory, pick the one you want, and then change the font.family name. It will change everything else. Easy as pie. On Tue Sep 25 15:59:10 2012, Steven Boada wrote: > I fail to understand what I am doing wrong and how I supposed to fix it > > usin

Re: [Matplotlib-users] Trouble with fonts

2012-09-25 Thread Steven Boada
. Both seem to be in the pdfcorefonts directory, and both have afm extensions.. This should not be this hard... Steven On 9/25/12 1:04 PM, Michael Droettboom wrote: > Those *.afm fonts are only available in the postscript backend when > "ps.usecorefonts" is set to True. Oth

Re: [Matplotlib-users] Trouble with fonts

2012-09-25 Thread Steven Boada
you have a font installed called Helvetica? That's pretty rare these > days... most systems have one of the many Helvetica clones instead. > > Does "fc-match Helvetica" (at the commandline) return anything? > > Mike > > On 09/25/2012 10:05 AM, Steven Boada

[Matplotlib-users] Trouble with fonts

2012-09-25 Thread Steven Boada
List, I am trying, with little success, to change the fonts on my plots. It seems like a simple thing to do, but I can't seem to make it work. First, here is the relevant section of my Matplotlibrc file: backend : GTKAgg font.family : sans-serif font.style : normal font.w

Re: [Matplotlib-users] logairthmic contour plot

2012-06-14 Thread Steven Boada
List, I'm making a scatter plot using a for loop. Here's a simple example.. for i in range(10): x=rand() y=rand() scatter(x,y,label='point') legend() show() When you do this, you get a legend entry for every single point. In this case, I get 9 entries in my legend. Is there a

Re: [Matplotlib-users] Scatter legend woes.

2012-06-13 Thread Steven Boada
The gca().collections.set_label('label') works great. Admittedly, I'm not sure why it works. I'm not that great with the collections stuff. But thanks! S On 06/13/2012 03:22 PM, Mike Kaufman wrote: > On 6/13/12 4:06 PM, Steven Boada wrote: >> Well I am doin

Re: [Matplotlib-users] Scatter legend woes.

2012-06-13 Thread Steven Boada
and(), you will only have one x value and one y value, not much of scatter chart with just one point :-) Otherwise, Mike's suggestion is valid. Regards, Daniel On Jun 13, 2012 3:35 PM, "Steven Boada" <mailto:bo...@physics.tamu.edu>> wrote: Whoops, I forgot to ch

[Matplotlib-users] Scatter legend woes.

2012-06-13 Thread Steven Boada
landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > Matp

[Matplotlib-users] Normalized Histograms

2011-11-30 Thread Steven Boada
Hi Users, I'm looking to make a histogram that is normalized by the total number of items shown in the histogram. For example: Let's say that I have an array 1000 items long. If I make a histogram in the normal way hist(x,10) then I get a histogram showing the total number of items in each bin

[Matplotlib-users] semilog scatter plot save as postscript.

2011-11-09 Thread Steven Boada
Hi List, I cannot save a semilog (x axis) scatter plot as a postscript file. I have tried as many backends as I can think of. I can save PNG fine, just not a PDF or a PS. Here is some sample code that doesn't work. I did this test in ipython, so no imports or anything like that. figure() subp