I've search and there have been some previous post about this that have gone
unanswered, so I'll go ahead and ask it again:
Is there a way to set the window title of a figure? I want the top bar of
the window to say something other than "Figure 1" or "Figure 2" so I can
easily identify open plot
On Fri, Jan 9, 2009 at 9:28 PM, helstreak wrote:
> I would like to use the plotfile but it's returning the error:
>
> File "/usr/lib/python2.5/site-packages/matplotlib/pyplot.py", line 1228, in
> plotfile
> ax1 = fig.add_subplot(N,1,i)
> UnboundLocalError: local variable 'N' referenced before as
I have a file with a single column of data like:
1
2
3
4
I would like to use the plotfile but it's returning the error:
File "/usr/lib/python2.5/site-packages/matplotlib/pyplot.py", line 1228, in
plotfile
ax1 = fig.add_subplot(N,1,i)
UnboundLocalError: local variable 'N' referenced before ass
On Fri, Jan 9, 2009 at 10:56 AM, Hani Nakhoul wrote:
> Hi all,
> I'm having trouble compiling Matplotlib (0.98.5.2) on Ubuntu Intrepid (Linux
> ubuntu 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64
> GNU/Linux). Running install ultimately gives
I would like to see the shell command y
On Fri, Jan 9, 2009 at 1:13 PM, Gregory S Morin wrote:
> ImportError: ld.so.1: python: fatal: relocation error: file
> /usr/local/versions/python-2.5.1/lib/python2.5/site-packages/matplotlib/_path.so:
> symbol
> __1cDstdMbasic_string4Ccn0ALchar_traits4Cc__n0AJallocator4Cc___J__nullref_:
> refere
Wow, Eric. That's a lot of stuff! Thanks for looking into this to me.
It would probably be useful to have a warning message or something if
there are 0 values for the log axes.
What do you think?
On Jan 8, 2009, at 11:03 PM, Eric Firing wrote:
> Simson Garfinkel wrote:
>> Thanks, Eric. Any idea
I a having trouble getting pylab working on Solaris. I can get it to
install *I think* (though who knows how right it really is) but trying to
use it just gives me an error. I admit that I know almost nothing about
python and I know less about Solaris than GNU/Linux... I'm just tasked
with i
Eric Firing wrote:
> Simson Garfinkel wrote:
>> Thanks, Eric. Any idea for a work-around on the bar graphs?
>
> There appear to be three problems, each with a workaround or solution:
>
> 1) You need to set the log scale *before* calling bar. The bar method
> checks for log scaling, and if found
On Fri, Jan 9, 2009 at 10:09 AM, rmber wrote:
>
> Hi, I'm trying to reformat the ticks on the x axis of a plot I've made. I
> need to divided the values by 1000 and then subtract 10, and I can't figure
> out how. The hierarchy of ticker objects and tick instances is rather
> confusing to me. Ca
Hi, I'm trying to reformat the ticks on the x axis of a plot I've made. I
need to divided the values by 1000 and then subtract 10, and I can't figure
out how. The hierarchy of ticker objects and tick instances is rather
confusing to me. Can anyone help?
-Ryan
--
View this message in context:
Hi,
Having problem running agilo using matplotlib :
File
"d:\agilo\python25\lib\site-packages\matplotlib-0.98.5.2-py2.5-win32.egg\matplotlib\transforms.py",
line 34, in from matplotlib._path import affine_transform
ImportError: DLL load failed: The specified module could not be found.
Any would
11 matches
Mail list logo