[Matplotlib-users] Bar Graph and X-axis data marks

2015-03-04 Thread Nertskull
I've searched and can't figure this out. And I'm not sure exactly the best way to do it. Basically, I'm trying to make a bar graph, and I have about 400 bars (so 400 x-axis 'groups'). When I plot it, I get every bar labelled, but that is too much to be seen. How do I make it so I only label ever

Re: [Matplotlib-users] Millions of data points saved to pdf

2014-05-01 Thread nertskull
ate I'd have to split my pdf file into multiple chunks, which really isn't ideal to have to send people 70 pdf files. Is there anyway to have reasonable pdf sizes as well as this improved performance for keeping them in vector format? Thanks again. On 05/01/2014 01:19 PM, Jouni K. Sepp

Re: [Matplotlib-users] Millions of data points saved to pdf

2014-05-01 Thread nertskull
No we definitely aren't really interested in the gaps. Gaps are just where we were unable to collect the data. I don't know if we can attach pictures to this thread or not, but I'm going to try. The attached is roughly what I want, but with all 750 as vectors. I want to see the 'movement' of th

[Matplotlib-users] Millions of data points saved to pdf

2014-05-01 Thread nertskull
I am trying to create a multipage pdf of about 750 different graphs. Each graph has around 5,000 - 15,000 data points, giving me roughly 7 million points across the pdf. I make it in a large pdf with a page length of about 20 inches, and then plot about 10 graphs to a page. So I end up with basi