DrawHGReset

Clears histogram to allow for reuse with new data.

Synopsis

#include "petsc.h" 
int DrawHGReset(DrawHG hist)
Not Collective (ignored except on processor 0 of DrawHG)

Input Parameter

hist -The histogram context.

Contributed by: Matthew Knepley

Keywords

draw, histogram, graph, reset

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