File: chunk_xaxis

package info (click to toggle)
ploticus 2.0.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,696 kB
  • ctags: 2,035
  • sloc: ansic: 40,100; perl: 456; sh: 186; makefile: 129
file content (16 lines) | stat: -rw-r--r-- 258 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#proc xaxis
label: @xlbl
labeldetails: @xlbldet
stubs: inc @xinc
#setifnotgiven stubfmt = ""
#if @stubfmt != ""
  stubformat: @stubfmt
#endif
stubrange: @XMIN
#if @stubvert = yes
  stubvert: yes
#endif
// stubcull: yes
#if @xgrid != ""
  grid: @ygrid
#endif