DrawHistSetColor

Sets the color the bars will be drawn with.

Synopsis

int DrawHistSetColor(DrawHist hist, int color)
Not Collective (ignored except on processor 0 of DrawHist)

Input Parameters

hist - The histogram context
color - one of the colors defined in draw.h or DRAW_ROTATE to make each bar a different color

Keywords

draw, histogram, graph, color

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