DrawHistSetNumberBins

Change the number of bins that are to be drawn.

Synopsis

int DrawHistSetNumberBins(DrawHist hist, int bins)
Not Collective (ignored except on processor 0 of DrawHist)

Input Parameter

hist - The histogram context.
dim - The number of curves.

Contributed by: Matthew Knepley

Keywords

draw, histogram, graph, create

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