clues.
>
>One other thing to note about the output: it is loading the matplotlibrc
>from /home/www/www/cgi-bin/, (since it is present), and not from
>/home/private/mpl/.matplotlib/. Perhaps there is something incorrect in
>that matplotlibrc file.
>
>Cheers,
>Mike
>
>Tim Lew
ot;, for instance) are causing the problems.
>
>Cheers,
>Mike
I'd like to run it from the command line, but I haven't done it before
(and not sure how to do it); the web hosting server is in a land far
far away. :-) I am just running the script from a http request. I
can probabl
I'm using the code from
http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script to
generate plots from my web server. The plot shows up fine (w/o text) but
when I use xlabel("x-axis"), ylabel("y-axis"), or title("A Chart"); no text
shows up on the plot. Everything seems fine wit