I've just about finished a python script to generate a pie chart in Scribus. It's not really possible to use scripter in a straightforward way for this, but what can be done is to generate an SVG that can then be imported into Scribus.
When I get it finished, it actually will not depend on Scribus at all, and can be just as easily used outside of Scribus. Attached is an example SVG file, partly created manually, but the data in it was generated from a python program, given a list of numbers from which to generate a pie chart. Greg -------------- next part -------------- A non-text attachment was scrubbed... Name: arc3.svg Type: image/svg+xml Size: 669 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20060530/47b428e8/attachment.svg
