Changeset 3151 in Sophya for trunk/SophyaLib/Manual/piapp.tex
- Timestamp:
- Jan 19, 2007, 1:51:26 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/piapp.tex
r3138 r3151 704 704 \begin{verbatim} 705 705 ---- PIHisto options help info : 706 draw=v: draw bin content707 =e: draw bin error (if exist)708 =n: draw number of entries in the bin (if exist)709 default: draw scaled and offset value (default)710 706 sta,stat,stats: activate statistic display 711 707 nsta,nstat,nostat,nostats: deactivate statistic display … … 715 711 statposoff=OffsetX,OffsetY : Position offset for Stats drawing 716 712 as a fraction of total size 717 ---- HistoWrapper options : 718 hscale=value : multiplicative factor (in Y) 719 hoffset=value : additive coefficient (in Y) 720 hs1 : set hscale=1 hoffset=0 (default) 713 ---- HistoWrapper options : 714 hbincont: select bin content as Y value for display (default) 715 hbinerr: select bin error as Y value for display 716 hbinent: select bin entries as Y value for display 717 hscale=value : multiplicative factor for Y value 718 hoffset=value : additive coefficient for Y value 719 hs1: set hscale=1 hoffset=0 (default) 720 hscale=value : multiplicative factor (in Y) 721 721 722 722 \end{verbatim} … … 737 737 - use key "revcmap" to reverse color table 738 738 - h2frac=[fmin][,fmax]: choose sub-range display [0,1] 739 ---- HistoWrapper options : (see HistoWrapper above) 739 740 740 741 \end{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.