Python interface to GDChart gdchart-py-0.6.1 25 February 2002 TODO items: Functionality - Report arg # when a data set is invalid? - Accept None or empty tuple for labels - Check hold_img functionality - Handle empty file obj/name (useful w/ hold_img) - Deal with in/out params (GDC_hard_*) - Update for gdchart 0.11.1 Etc. - Use Python distutils? - Check for memory leaks in error conditions - Support linking gdchart statically into Python? Bugs - Fails on platforms where sizeof(int) != sizeof(long), e.g., Linux/Alpha - Solaris build is apparently problematic: john.ziniti@channing.harvard.edu