[Matplotlib-users] List of matplotlib-using software for wikipedia

2014-10-05 Thread Frank Lindner
hello everyone, I would like to have a list of software, which uses matplotlib to extend the wikipedia in some other languages. do you have an idea where I could find such lists? thank you! -- Meet PCI DSS 3.0 Compliance

[Matplotlib-users] (no subject)

2012-02-18 Thread frank . feiler
d" The code is too long but I found some other code that produces exactly same type of error (see below). Does anybody have an idea what can be done in this case? Thx for some help. Frank. I use: Ubuntu 10.10, 64 bit, Tkinter, Python 2.6, etc ... **

[Matplotlib-users] Change JPG compression ratio in savefig

2011-09-05 Thread Frank Breitling
Hi, I am using matplotlib.savefig to save my figures as JPEG files. Now I need to reduce the JPG compression ratio. How can I do this? Any hint is appreciated. Frank -- Special Offer -- Download ArcSight Logger for

[Matplotlib-users] is a changing background color possible?

2011-06-21 Thread Frank
one do this with matlibplot? Frank -- EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant

[Matplotlib-users] "undefined symbol" error message when importing from matplotlib._path

2011-05-11 Thread Frank Thommen
seen this before and/or knows a fix? There are some reports about such an error on the web, but they are all quite old and I cannot relate them to the current issue. Thanks in advance frank -- Achieve unpreced

[Matplotlib-users] Problem in animation cookbook example

2010-10-25 Thread Drew Frank
t in every call to the animation function. Obviously neither flaw is terribly serious, but I was wondering if there is a better / accepted way of handling this. Or, am I just completely off-base on this whole issue -- I'm new to matplotlib, still figuring things out. Tha

Re: [Matplotlib-users] matplotlib font in cairo

2010-05-25 Thread Frank Adämmer
I've found a little work-a-round to get my custom font. Here it is: from ctypes import windll gdi32 = windll.gdi32 FR_PRIVATE = 0x10 gdi32.AddFontResourceExA(FILENAME_OF_TTF,FR_PRIVATE,0) greetz Frank Am 18.05.2010 16:09, schrieb Michael Droettboom: > We went through this a few y

Re: [Matplotlib-users] Installation problem

2008-11-19 Thread Frank Lagor
On Wed, Nov 19, 2008 at 4:52 AM, <[EMAIL PROTECTED]> wrote: > > Frank Lagor wrote: >> >> Hi, >> >> I am sorry to bug you all with an installation problem, but I need >> some additional help to get this figured out. >> >> I previously h

Re: [Matplotlib-users] Installation problem

2008-11-10 Thread Frank Lagor
On Mon, Nov 10, 2008 at 4:00 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > On Monday 10 November 2008 03:37:26 pm Frank Lagor wrote: > >> Hi, > >> > >> I am sorry to bug you all with an installation problem, but I need > >> some additional help to get t

Re: [Matplotlib-users] Installation problem

2008-11-10 Thread Frank Lagor
n't > rebuild enough to keep things in sync. You may want to try rebuilding > everything after first completely removing the "build" directory to force a > complete rebuild. Do numpy first then matplotlib. > > ...but maybe you've tried that already, in which

[Matplotlib-users] Installation problem

2008-11-10 Thread Frank Lagor
or do I need to go back up to the numpy installation? I should note that I do not have gcc-4.2.0 on my system. Thanks in advance, Frank - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge

[Matplotlib-users] font size on DateFormatter

2007-09-05 Thread Frank Singleton
( DateFormatter('%Y') ) ax.xaxis.set_major_locator( YearLocator() ) ax.xaxis.set_minor_formatter( DateFormatter('%b')) ax.xaxis.set_minor_locator( MonthLocator(interval=1) ) ax.plot_date(dates,values, label="My Label",color='g',li

[Matplotlib-users] Plotting data against date/time

2006-11-30 Thread Frank Zwaard
would like to put on the x axis the day/hour (let's say every 3 or 6 hour). Could you please help me setting me on the right way to the solution? Thanx Frank - Take Surveys. Earn Cash. Influence the Future of IT

[Matplotlib-users] Upgrade matplotlib [newbie]

2006-11-18 Thread Frank Zwaard
version or if I have to remove the old version and then install the old one ... What should I do with Scipy and Numpy? Is there some docs about this? Thanks for the help Frank - Take Surveys. Earn Cash. Influence the Future

[Matplotlib-users] Multiple Y axes

2006-11-13 Thread Senkel, Frank
Is there any way to have multiple y-axes (more than two). I’m looking to plot time series data and would like to overlay say four data sets each with its own independent axis.   Thank you.   Frank Internet Email Confidentiality Footer