Image-DS9
view release on metacpan or search on metacpan
utils/ref-man-8.5.html view on Meta::CPAN
<p>
# configure graph<br>
plot [axis x|y grid yes|no]<br>
[axis x|y log yes|no]<br>
[axis x|y flip yes|no]<br>
[axis x|y auto yes|no]<br>
[axis x|y min <value>]<br>
[axis x|y max <value>]<br>
[axis x|y format <string>]<br>
[background <value>]<br>
[legend yes|no]<br>
[legend position right|left|top|bottom|plotarea]<br>
[font title|labels|numbers font times|helvetica|courier]<br>
[font title|labels|numbers size <value>]<br>
[font title|labels|numbers weight normal|bold]<br>
[font title|labels|numbers slant roman|italic]<br>
[title <string>]<br>
[title x|y <string>]<br>
</p>
<p>
# dataset<br>
plot [show yes|no]<br>
utils/ref-man-8.5.html view on Meta::CPAN
<p>
# configure graph<br>
$xpaget ds9 plot axis x grid<br>
$xpaget ds9 plot axis x log<br>
$xpaget ds9 plot axis x flip<br>
$xpaget ds9 plot axis x auto<br>
$xpaget ds9 plot axis x min<br>
$xpaget ds9 plot axis x max<br>
$xpaget ds9 plot axis x format<br>
$xpaget ds9 plot background<br>
$xpaget ds9 plot legend<br>
$xpaget ds9 plot legend position<br>
$xpaget ds9 plot font numbers font<br>
$xpaget ds9 plot font numbers size<br>
$xpaget ds9 plot font numbers weight<br>
$xpaget ds9 plot font numbers slant<br>
$xpaget ds9 plot title<br>
$xpaget ds9 plot title xaxis<br>
$xpaget ds9 plot title yaxis<br>
$xpaset -p ds9 plot axis x grid yes<br>
$xpaset -p ds9 plot axis x log yes<br>
$xpaset -p ds9 plot axis x flip yes<br>
$xpaset -p ds9 plot axis x auto no<br>
$xpaset -p ds9 plot axis x min 1<br>
$xpaset -p ds9 plot axis x max 100<br>
$xpaset -p ds9 plot axis x format {%f}<br>
$xpaset -p ds9 plot background white<br>
$xpaset -p ds9 plot legend yes<br>
$xpaset -p ds9 plot legend position left<br>
$xpaset -p ds9 plot font numbers font times<br>
$xpaset -p ds9 plot font numbers size 12<br>
$xpaset -p ds9 plot font numbers weight bold<br>
$xpaset -p ds9 plot font numbers slant italic<br>
$xpaset -p ds9 plot title {This is a Title}<br>
$xpaset -p ds9 plot title x {X Axis}<br>
$xpaset -p ds9 plot title y {Y Axis}<br>
$xpaset -p ds9 plot title legend {This is the Legend}<br>
</p>
<p>
# configure current dataset<br>
$xpaget ds9 plot show<br>
$xpaget ds9 plot name<br>
$xpaset -p ds9 plot show yes<br>
$xpaset -p ds9 plot name {My Data}<br>
</p>
<p>
# line dataset<br>
utils/ref-man-8.5b1.html view on Meta::CPAN
<p>
# configure graph<br>
plot [axis x|y grid yes|no]<br>
[axis x|y log yes|no]<br>
[axis x|y flip yes|no]<br>
[axis x|y auto yes|no]<br>
[axis x|y min <value>]<br>
[axis x|y max <value>]<br>
[axis x|y format <string>]<br>
[background <value>]<br>
[legend yes|no]<br>
[legend position right|left|top|bottom|plotarea]<br>
[font title|labels|numbers font times|helvetica|courier]<br>
[font title|labels|numbers size <value>]<br>
[font title|labels|numbers weight normal|bold]<br>
[font title|labels|numbers slant roman|italic]<br>
[title <string>]<br>
[title x|y <string>]<br>
</p>
<p>
# dataset<br>
plot [show yes|no]<br>
utils/ref-man-8.5b1.html view on Meta::CPAN
<p>
# configure graph<br>
$xpaget ds9 plot axis x grid<br>
$xpaget ds9 plot axis x log<br>
$xpaget ds9 plot axis x flip<br>
$xpaget ds9 plot axis x auto<br>
$xpaget ds9 plot axis x min<br>
$xpaget ds9 plot axis x max<br>
$xpaget ds9 plot axis x format<br>
$xpaget ds9 plot background<br>
$xpaget ds9 plot legend<br>
$xpaget ds9 plot legend position<br>
$xpaget ds9 plot font numbers font<br>
$xpaget ds9 plot font numbers size<br>
$xpaget ds9 plot font numbers weight<br>
$xpaget ds9 plot font numbers slant<br>
$xpaget ds9 plot title<br>
$xpaget ds9 plot title xaxis<br>
$xpaget ds9 plot title yaxis<br>
$xpaset -p ds9 plot axis x grid yes<br>
$xpaset -p ds9 plot axis x log yes<br>
$xpaset -p ds9 plot axis x flip yes<br>
$xpaset -p ds9 plot axis x auto no<br>
$xpaset -p ds9 plot axis x min 1<br>
$xpaset -p ds9 plot axis x max 100<br>
$xpaset -p ds9 plot axis x format {%f}<br>
$xpaset -p ds9 plot background white<br>
$xpaset -p ds9 plot legend yes<br>
$xpaset -p ds9 plot legend position left<br>
$xpaset -p ds9 plot font numbers font times<br>
$xpaset -p ds9 plot font numbers size 12<br>
$xpaset -p ds9 plot font numbers weight bold<br>
$xpaset -p ds9 plot font numbers slant italic<br>
$xpaset -p ds9 plot title {This is a Title}<br>
$xpaset -p ds9 plot title x {X Axis}<br>
$xpaset -p ds9 plot title y {Y Axis}<br>
$xpaset -p ds9 plot title legend {This is the Legend}<br>
</p>
<p>
# configure current dataset<br>
$xpaget ds9 plot show<br>
$xpaget ds9 plot name<br>
$xpaset -p ds9 plot show yes<br>
$xpaset -p ds9 plot name {My Data}<br>
</p>
<p>
# line dataset<br>
( run in 0.933 second using v1.01-cache-2.11-cpan-49f99fa48dc )