DrawHGGetDraw

Gets the draw context associated with a histogram.

Synopsis

#include "petsc.h" 
int DrawHGGetDraw(DrawHG hist,Draw *win)
Not Collective, Draw is parallel if DrawHG is parallel

Input Parameter

hist -The histogram context

Output Parameter

win -The draw context

Contributed by: Matthew Knepley

Keywords

draw, histogram, graph, get, context

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