PLGXAX(3plplot) | PLplot API | PLGXAX(3plplot) |
plgxax - Get x axis parameters
plgxax(p_digmax, p_digits)
Returns current values of the p_digmax and p_digits flags for the x axis. p_digits is updated after the plot is drawn, so this routine should only be called after the call to plbox(3plplot) (or plbox3(3plplot)) is complete. See the PLplot documentation for more information.
Redacted form: plgxax(p_digmax, p_digits)
This function is used in example 31.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.
January, 2019 |