Re: [Matplotlib-users] Memory leak when using pyplot.ion() ?

2013-10-14 Thread Mark Lawrence
this actually a matplotlib problem or could it be a Windows problem as discussed here http://bugs.python.org/issue19246 ? -- Roses are red, Violets are blue, Most poems rhyme, But this one doesn't. Mark Lawrence

Re: [Matplotlib-users] Trying to migrate to Python 3.2, Matplotlib 1.2.1

2013-04-19 Thread Mark Lawrence
nd greatest. -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structure

Re: [Matplotlib-users] MonthLocator doesn't honour rrule bymonthday -1 value for last day of month

2013-04-13 Thread Mark Lawrence
t wish I'd read the docs more carefully in the first place to save my time and yours. On 05/04/2013 10:17, Mark Lawrence wrote: > On 04/04/2013 19:00, Mark Lawrence wrote: >> Sadly no :( I want the day of the month that I'm processing *OR* the >> last day. The worst cas

Re: [Matplotlib-users] MonthLocator doesn't honour rrule bymonthday -1 value for last day of month

2013-04-04 Thread Mark Lawrence
the trick for me (I've never looked at the mpl date magic, > so I can give no guarantees). > > HTH, > > > On 4 April 2013 17:18, Mark Lawrence > <mailto:breamore...@yahoo.co.uk>> wrote: > > On 01/04/2013 14:48, Mark Lawrence wrote: > > On 29/

Re: [Matplotlib-users] MonthLocator doesn't honour rrule bymonthday -1 value for last day of month

2013-04-04 Thread Mark Lawrence
On 01/04/2013 14:48, Mark Lawrence wrote: > On 29/03/2013 15:49, Mark Lawrence wrote: >> Hi all, >> >>From http://labix.org/python-dateutil >> >> "To generate a rrule for the use case of "a date on the specified day of >> the month, unless it

Re: [Matplotlib-users] MonthLocator doesn't honour rrule bymonthday -1 value for last day of month

2013-04-01 Thread Mark Lawrence
On 29/03/2013 15:49, Mark Lawrence wrote: > Hi all, > > From http://labix.org/python-dateutil > > "To generate a rrule for the use case of "a date on the specified day of > the month, unless it is beyond the end of month, in which case it will > be the last day

[Matplotlib-users] MonthLocator doesn't honour rrule bymonthday -1 value for last day of month

2013-03-29 Thread Mark Lawrence
.get_yticklabels(), fontsize = 10) plt.show() -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence -- Own the Future-Intel(R) Level Up Game Demo Contes

Re: [Matplotlib-users] Aligning xticks and labels with WeekdayLocator

2013-03-20 Thread Mark Lawrence
On 19/03/2013 18:35, Paul Hobson wrote: > On Tue, Mar 19, 2013 at 11:30 AM, Paul Hobson <mailto:pmhob...@gmail.com>> wrote: > > On Mon, Mar 18, 2013 at 8:34 PM, Mark Lawrence > <mailto:breamore...@yahoo.co.uk>> wrote: > > Matplotlib 1.2.0,

[Matplotlib-users] Aligning xticks and labels with WeekdayLocator

2013-03-18 Thread Mark Lawrence
kdayLocator(byweekday=day)) ax.xaxis.set_major_formatter(DateFormatter('%d/%m/%y')) ax.yaxis.set_major_formatter(FormatStrFormatter('£%0.2f')) ax.yaxis.set_minor_locator(MultipleLocator(5)) plt.setp(plt.gca().get_xticklabels(), rotation = 45, fontsize = 10) plt.setp(plt.gca().get_yticklabels(),

Re: [Matplotlib-users] fading line plot

2013-02-24 Thread Mark Lawrence
://www.johndcook.com/blog/2013/02/20/python-animation-for-mechanical-vibrations/ from a few days back, HTH. -- Cheers. Mark Lawrence -- Everyone hates slow websites. So do we

Re: [Matplotlib-users] mpl command-line utilities

2012-10-18 Thread Mark Lawrence
t also be helpful http://www.youtube.com/watch?v=pXhcPJK5cMc, my apologies if it's already been mentioned. -- Cheers. Mark Lawrence. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Downlo

Re: [Matplotlib-users] Format date tick labels

2012-10-12 Thread Mark Lawrence
On 13/10/2012 00:37, Ethan Gutmann wrote: > On Oct 12, 2012, at 4:15 PM, Mark Lawrence wrote: > >> On 12/10/2012 20:38, Ethan Gutmann wrote: >>> >>> I'm a little confused by this attitude. I recognize that there are issues >>> around dates, I've

Re: [Matplotlib-users] Format date tick labels

2012-10-12 Thread Mark Lawrence
s couldn't care two hoots about miniscule time deltas in a world where changing time zones can cause chaos...". How does this translate into "claiming that nobody could possibly care about 1e-12 seconds seems a little provincial"? -- Cheers. Mark Lawrence. ---

Re: [Matplotlib-users] Format date tick labels

2012-10-11 Thread Mark Lawrence
On 11/10/2012 10:55, Damon McDougall wrote: > On Wed, Oct 10, 2012 at 5:00 PM, Benjamin Root wrote: >> >> >> On Wed, Oct 10, 2012 at 10:55 AM, Mark Lawrence >> wrote: >>> >>> On 10/10/2012 15:41, Mark Lawrence wrote: >>>> On 10/10/201

Re: [Matplotlib-users] Format date tick labels

2012-10-10 Thread Mark Lawrence
On 10/10/2012 15:41, Mark Lawrence wrote: > On 10/10/2012 14:29, Benjamin Root wrote: >> >> I know of a few people who have difficulties with matplotlib's datetime >> handling, but they are usually operating on the scale of milliseconds or >> less (lightning data),

Re: [Matplotlib-users] Format date tick labels

2012-10-10 Thread Mark Lawrence
http://docs.python.org/library/datetime.html "class datetime.timedelta A duration expressing the difference between two date, time, or datetime instances to microsecond resolution." Still, what's a factor of 1000 amongst friends? :) -- Cheers. Mark Lawrence. ---

Re: [Matplotlib-users] How to change the textsize inside a legend?

2012-08-31 Thread Mark Lawrence
urity and > threat 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/ > Give a man a fish and you feed him for a da

Re: [Matplotlib-users] How to change the textsize inside a legend?

2012-08-31 Thread Mark Lawrence
On 31/08/2012 14:42, Fabien Lafont wrote: > Hello, > > The question is in the title :) > > Cheers! > Fabien > I don't wish to appear rude as this list is associated with the Python language, but do you ever try a search engine before you ask a question?

Re: [Matplotlib-users] How to change the size of the numbers under the axis

2012-08-30 Thread Mark Lawrence
nclude endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > I think you're looking for this http://matplotlib.sourceforge.net/users/whats_new.html#tick-params -- Cheers. Mark Lawrence. ---

Re: [Matplotlib-users] help me Velocity depth plot in matplotlib

2012-08-11 Thread Mark Lawrence
I'd even asked it :) -- Cheers. Mark Lawrence. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respon

Re: [Matplotlib-users] histogram withx axis dates

2012-07-29 Thread Mark Lawrence
On 15/07/2012 04:04, William R. Wing (Bill Wing) wrote: > On Jul 14, 2012, at 8:57 AM, Mark Lawrence wrote: > >> On 14/07/2012 13:41, William R. Wing (Bill Wing) wrote: >>> On Jul 14, 2012, at 7:49 AM, Mark Lawrence wrote: >>> >>>> Sorry if I'v

Re: [Matplotlib-users] How to Change Axis Tick Mark Labels

2012-07-23 Thread Mark Lawrence
> I hope this helps! >> Ben Root >> >> ------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and h

Re: [Matplotlib-users] wrapping y axis tick labels?

2012-07-21 Thread Mark Lawrence
ecurity and > threat 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/ > > > > ___ > Matpl

Re: [Matplotlib-users] histogram withx axis dates

2012-07-14 Thread Mark Lawrence
On 14/07/2012 13:41, William R. Wing (Bill Wing) wrote: > On Jul 14, 2012, at 7:49 AM, Mark Lawrence wrote: > >> Sorry if I've missed this in the docs but is it possible to directly >> plot a histogram with a date x axis or do I have to roll my own? This >> is critica

Re: [Matplotlib-users] histogram withx axis dates

2012-07-14 Thread Mark Lawrence
On 14/07/2012 13:05, Damon McDougall wrote: > On Sat, Jul 14, 2012 at 12:49:29PM +0100, Mark Lawrence wrote: >> Sorry if I've missed this in the docs but is it possible to directly >> plot a histogram with a date x axis or do I have to roll my own? This > > I'm as

[Matplotlib-users] histogram withx axis dates

2012-07-14 Thread Mark Lawrence
Sorry if I've missed this in the docs but is it possible to directly plot a histogram with a date x axis or do I have to roll my own? This is critical as I'm on a diet and trying to plot my weight loss against date :) -- Cheers. Mar

[Matplotlib-users] Is the Python Decimal class supported?

2012-06-15 Thread Mark Lawrence
've missed anything, in which case could I have a pointer please. -- Cheers. Mark Lawrence. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape

Re: [Matplotlib-users] problem in plotting cylinders with differnet colour

2012-02-15 Thread Mark Lawrence
On 15/02/2012 21:34, Benjamin Root wrote: > On Wed, Feb 15, 2012 at 2:52 PM, Mark Lawrencewrote: > >> On 15/02/2012 17:21, Benjamin Root wrote: >>> On Tue, Feb 14, 2012 at 8:58 AM, Mark Lawrence>> wrote: >>> >>>> On 14/02/2012 13:52, Debashish

Re: [Matplotlib-users] problem in plotting cylinders with differnet colour

2012-02-15 Thread Mark Lawrence
>> >>> 81 if scene is not None: >>> >>> C:\Python27\lib\site-packages\mayavi\tools\helper_functions.pyc in >>> __call_internal__(self, *args, **kwargs) >>> 830 filters. >>> 831 """ >

Re: [Matplotlib-users] problem in plotting cylinders with differnet colour

2012-02-14 Thread Mark Lawrence
) > > -- > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,