That is nice I tried a few others
'bar' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 'fbar' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 'sbar' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 'marker' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 'radar' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 'poly' plot 1 2 3; 1 2 3, 2 1 6 ,: 3 0 9 2006/3/8, Fraser Jackson <[EMAIL PROTECTED]>: > > > pd 'reset' > pd 'type stick' > pd 'color blue' > pd 'pensize 4' > pd (1 2 3-0.05);1 2 3 > pd 'color red' > pd 1 2 3;2 1 6 > pd 'color aqua' > pd (1 2 3 +0.05);3 0 9 > pd 'show' Would the barchart capability provide all you need? > I am using Windows, but it should be fine in Linux. > > Fraser > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Björn Helgason, Verkfræðingur Fugl&Fiskur ehf, Þerneyjarsund 23, Skype: gosiminn, gsm: +3546985532 802 Selfoss ,t-póst: [EMAIL PROTECTED] http://groups.google.com/group/J-Programming Tæknikunnátta höndlar hið flókna, sköpunargáfa er meistari einfaldleikans góður kennari getur stigið á tær án þess að glansinn fari af skónum /|_ .-----------------------------------. ,' .\ / | Með léttri lund verður | ,--' _,' | Dagurinn í dag | / / | Enn betri en gærdagurinn | ( -. | `-----------------------------------' | ) | (`-. '--.) `. )----' ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
