1 \defgroup Histpainter Histograms and graphs painting classes.
4 The histograms and graphs plotting option are described in details in the THistPainter and TGraphPainter classes.
7 - [The Chapter about the Graph classes in the Users Guide.](ftp://root.cern.ch/root/doc/4Graphs.pdf)
8 - [The Chapter about the Histogram classes in the Users Guide.](ftp://root.cern.ch/root/doc/3Histograms.pdf)
9 - [Using and drawing a simple TGraph.](http://root.cern.ch/root/html/tutorials/graphs/graph.C.html)
10 - [TGraph2D with errors drawing.](http://root.cern.ch/root/html/tutorials/graphs/graph2derrorsfit.C.html)
11 - [Drawing Options for 1D Histograms.](http://root.cern.ch/root/html/tutorials/hist/h1draw.C.html)
12 - [Demo of option bar with histograms](http://root.cern.ch/root/html/tutorials/hist/hbars.C.html)
13 - [Simple drawing of a 1D Histograms.](http://root.cern.ch/root/html/tutorials/hsimple.C.html)
14 - [Filling several histograms and some graphics options.](http://root.cern.ch/root/html/tutorials/hist/hsum.C.html)
15 - [Drawing a TH2 as a 2-D surface.](http://root.cern.ch/root/html/tutorials/graphs/surfaces.C.html)
16 - [How to Draw objects.](http://root.cern.ch/drupal/content/how-draw-objects)