The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 16. The Common API for PLplot | Next |
plgxax
: Get x axis parameters
Returns current values of the
digmax and
digits flags for the x
axis. digits is updated
after the plot is drawn, so this routine should only be called
after the call to plbox
(or plbox3
) is
complete. See the Section called Annotating the Viewport in Chapter 3 for more information.
|