plotting under linux

Using Dyalog under 'nixes
Post Reply
jibanes
Posts: 3
Joined: Sat Dec 27, 2014 5:36 am

plotting under linux

Post by jibanes »

Is there an easy way to plot (think plotxy, FreqBar, etc.) under RIDE/Linux or Dyalog's console interface, using perhaps gnuplot or a similar plotting library?
Vince|Dyalog
Posts: 439
Joined: Wed Oct 01, 2008 9:39 am

Re: plotting under linux

Post by Vince|Dyalog »

Hi jibanes,

We supply a cross-platform plotting workspace called sharpplot.dws. For more information about Sharpplot, please visit this website:
https://www.sharpplot.com/index.htm

We also have an interface to R in rconnect.dws.

Regards,

Vince
jibanes
Posts: 3
Joined: Sat Dec 27, 2014 5:36 am

Re: plotting under linux

Post by jibanes »

Vince|Dyalog wrote:We supply a cross-platform plotting workspace called sharpplot.dws.


Oh thanks, I was still running 14.x and this one had no sharpplot.dws (on linux); 16 does, many thanks!


Jerome
Post Reply