It was as simple as this. Thank you very much for this fast and perfect help, Henrique!

 

Regards

Frederik Schaff

 

Von: gretl-users-bounces@lists.wfu.edu [mailto:gretl-users-bounces@lists.wfu.edu] Im Auftrag von Henrique Andrade
Gesendet: Mittwoch, 21. Oktober 2015 14:28
An: Gretl list
Betreff: Re: [Gretl-users] --output="Icon"?, violin-plot option (request)

 

Em 21 de outubro de 2015, Frederik escreveu:

 

Is there an option to directly save a (say) boxplot to the icon-view and even provide some name? Atm I am generating lots of display-plots with a script (--output=display), then save them manually as icon and then change the name for each manually. I guess it's somewhere in the manuals but I cannot find it.
And a feature request (if I may): It would be "nice to have" a violin plot option for the boxplots, like the last one from http://gnuplot.sourceforge.net/demo_cvs/violinplot.html.

 

Dear Frederik,

 

Please try this:

 

<hansl>

open australia.gdt

 

"Your plot" <- gnuplot PAU PUS --time-series --with-lines --output=display

"Your boxplot" <- boxplot PAU --output=display

</hansl>

 

Best,

Henrique Andrade