The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 5. The PLplot X Driver Family | Next |
The GCW (Gnome Canvas Widget) driver produces high-quality output in a Gnome window, but renders slower than the Xwin driver. The GCW driver can also be used to embed plots in Gnome applications, and this is described in the Section called Embedding Plots in Gnome/GTK Applications in Chapter 12. The GCW driver is unicode enabled.
Plots are presented in separate tabs. There are a variety of hot keys that may be used:
Arrows : Change page
+ : Zooms in
- : Zooms out
= : Zooms to 100%
q : Quits
The available driver options are:
aa: Use antialiased canvas (aa=0|1)
text: Use truetype fonts (text=0|1)
hrshsym: Use Hershey symbol set (hrshsym=0|1)
fast: Use fast (but somewhat buggy) rendering (fast=0|1)
pixmap: Use pixmap for plotting shades (pixmap=0|1)