DrawHistAddValue

Adds another value to the histogram.

Synopsis

int DrawHistAddValue(DrawHist hist, double value)
Not Collective (ignored except on processor 0 of DrawHist)

Input Parameters

hist - The histogram
value - The value

Contributed by: Matthew Knepley

Keywords

draw, histogram, graph, add, point

See Also

DrawHistAddValues()

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