I manage 300 servers at my university lab. I would like to map out all
the cron entries into a nice graph but I am not sure what would be
appropriate. Can someone please suggest what would be ideal?
TIA
--
SOLARIS 10 is t
On Sat, Feb 13, 2010 at 6:44 AM, Wayne Watson
wrote:
> In this case, it's spelling errors, mostly. axes for axis, etc.
http://matplotlib.sourceforge.net/faq/troubleshooting_faq.html#report-a-problem
http://matplotlib.sourceforge.net/faq/howto_faq.html#contributing-howto
http://matplotlib.source
On Sat, Feb 13, 2010 at 8:03 PM, Wayne Watson
wrote:
> Suppose I plot a line from (0,0) to (1,1.5) to (2,2). Now I want to mark
> (1,1.5) with a green circle. How is that done?
You've posted repeatedly about how confusing the docs are, asking what
you should read and what steps you should take to
Suppose I plot a line from (0,0) to (1,1.5) to (2,2). Now I want to mark
(1,1.5) with a green circle. How is that done?
--
"Crime is way down. War is declining. And that's far from the good
news." -- Steven Pinker (and other sources) Why is this true, but yet
the media says otherwise? The media
On Sat, Feb 13, 2010 at 3:00 PM, Jae-Joon Lee wrote:
> If you're happy with the default formatter behavior (which seems to
> match with your #3 requirement), just reuse it.
>
> class MyFormatter(ScalarFormatter):
> def __call__(self, val, pos=None):
> if val < 0:
> return ''
>
HI,
I find the very basic animation below has a memory leak (my pagefile usage
number keeps growing in the Windows XP Windows Task Manager Performance
graph).I don't see this with the "animation_blit_gtk.py" example on:
http://matplotlib.sourceforge.net/examples/index.html
(which I used as a star
On Fri, Feb 12, 2010 at 1:48 PM, Tomasz Koziara
wrote:
> but then axis labels or even numbering gets cut off. On the other hand
> playing with:
>
You need to manually adjust subplot parameters
http://matplotlib.sourceforge.net/api/pyplot_api.html?highlight=subplots_adjust#matplotlib.pyplot.subpl
If you're happy with the default formatter behavior (which seems to
match with your #3 requirement), just reuse it.
class MyFormatter(ScalarFormatter):
def __call__(self, val, pos=None):
if val < 0:
return ''
else:
return ScalarFormatter.__call__(self, val)
In this case, it's spelling errors, mostly. axes for axis, etc.
--
"Crime is way down. War is declining. And that's far from the good
news." -- Steven Pinker (and other sources) Why is this true, but yet
the media says otherwise? The media knows very well how to manipulate us
(see limbic, emoti