Hi,
following Allin's call for suggestions, I'm attaching an example how it
could actually be useful to call Python from gretl. (I'm attaching
rather than pasting it to hopefully preserve the indentation for
Python.) This uses matplotlib's stackplot wich produces a stacked area
plot. I think you need the recent matplotlib version 1.2 for this.
Currently this cannot work out-of-the-box yet at least under Python 3
for the reason explained in the other email. It could work with Python
2, but I couldn't test this so far.
cheers,
sven