DrawLGSetDimension

Change the number of lines that are to be drawn.

Synopsis

#include "petsc.h" 
int DrawLGSetDimension(DrawLG lg,int dim)
Collective over DrawLG

Input Parameter

lg - the line graph context.
dim - the number of curves.

Keywords

draw, line, graph, reset

Level:intermediate
Location:src/sys/src/draw/utils/lg.c
Graphics (Draw) Index
Table of Contents