#include "draw.h" int DrawScalePopup(Draw popup,PetscReal min,PetscReal max)Collective on Draw
popup | - the window (often a window obtained via DrawGetPopup() | |
min | - minimum value being plotted | |
max | - maximum value being plotted |
Level:intermediate
Location:src/sys/src/draw/interface/dtri.c
Graphics (Draw) Index
Table of Contents