1 \defgroup BasicGraphics Basic graphics
3 \brief The low level graphics classes
5 Several documents describing these classes are listed below:
7 - [The Chapter about the Graph classes in the Users Guide](https://root.cern.ch/root/htmldoc/guides/users-guide/ROOTUsersGuide.html#graphs)
8 - [The Chapter about Graphics and GUI in the Users Guide](https://root.cern.ch/root/htmldoc/guides/users-guide/ROOTUsersGuide.html#graphical-objects)
9 - [How to Draw objects](https://root.cern.ch/how/how-draw-objects)
10 - [How to Pick objects](http://root.cern.ch/how/how-pick-objects)
11 - [How to create an axis with Time units](http://root.cern.ch/how/how-create-axis-time-units)
12 - [How to Create or Modify a style](http://root.cern.ch/how/how-create-or-modify-style)
13 - [How to use the Postscript interface](http://root.cern.ch/how/how-use-postscript-interface)