Simple bar graphs

William Park opengeometry at NOSPAM.yahoo.ca
Sat Apr 27 18:47:46 EDT 2002


Lutz Schroeer <Lutz.Schroeer at kybernetik-manufaktur.de> wrote:
> William Park <opengeometry at NOSPAM.yahoo.ca> wrote in
> news:aacas8$9d997$2 at ID-99293.news.dfncis.de: 
> 
>> I used 'gdchart' long ago.  It generates GIF directly.  But, if your
>> requirement is simple enough, you can use HTML rules, say in table
>> layout. 
> 
> Looked at that, too, good stuff, but unfortunately it's just a Python 
> frontend to the GDChart package (IMHO), which is a C lib and needs 
> compiling, which isn't permitted on my webspace for security reasons (says 
> my provider).

In that case, your option is pretty limited.  If you have access to TeX and
ImageMagick, then you can get EPS using PiCTeX, then convert it to GIF
using ImageMagick.  If not, use HTML codes (ie. <hr ...>) directly.

-- 
William Park, Open Geometry Consulting, <opengeometry at yahoo.ca>
8-cpu Cluster, Hosting, NAS, Linux, LaTeX, Python, vim, mutt, tin



More information about the Python-list mailing list