Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ex.1: Borderline around grid

No Format
bgColor#ffaaff#ffffcc
borderWidth1
# read any grid
bol 3 col red
col bla
pol x sel 10   ;# draw every 10th gridline in x-direction
col bla
pol y sel 10   ;# draw every 10th gridline in y-direction

...