Dear gretl-community,


Is it possible to plot two or even more scatter plots in one graph?


For example I have:


series x1=normal()
series x2=normal()

series y1=x1+normal()
series y2=-x2+normal()


#Then I want to plot y1 against x1 and y2 against x2


Is this possible? I am wondering because I found no way to achieve this as in Excel it is quite easy to do this by just adding a second line (see attached Excel graph). In R there is the possibilty to "overplot" to scatters, but what is with gretl?


Thank you so much in advance for any of your proposals!


Best regards


Elmar