#include "petsc.h" int DrawAxisSetLabels(DrawAxis axis,char* top,char *xlabel,char *ylabel)Not Collective (ignored on all processors except processor 0 of DrawAxis)
axis | - the axis | |
top | - the label at the top of the image | |
xlabel,ylabel | - the labes for the x and y axis |
Level:advanced
Location:src/sys/src/draw/utils/axis.c
Graphics (Draw) Index
Table of Contents