<
hist: Histograms
^
ROOT Tutorials
graphs: TGraph, TGraphErrors, etc
>
ROOT Tutorials: Basic Graphics
From
$ROOTSYS/tutorials/graphics
1. analyze.C
This macro produces the flowchart of TFormula::Analyze
2. anim.C
macro illustrating how to animate a picture using a Timer
3. archi.C
This macro displays the ROOT architecture
4. arrow.C
Draw arrows
5. basic3d.C
Show 3-D polylines and markers
6. canvas.C
Example of primitives in a canvas
7. compile.C
This macro produces the flowchart of TFormula::Compile
8. earth.C
this tutorial illustrate the special contour options
9. ellipse.C
Draw ellipses
10. eval.C
This macro produces the flowchart of TFormula::Eval
11. event.C
Illustrate some basic primitives
12. feynman.C
Draw Feynman diagrams
13. first.C
Show some basic primitives
14. formula1.C
Display interpreted functions
15. framework.C
An example with basic graphics illustrating the Object Oriented
16. gaxis.C
Simple example illustrating how to draw TGaxis objects in various formats.
17. graphShade.C
Show how to shade an area between two graphs
18. graph_edit_playback.C
This macro plays a recorded ROOT session showing how to perform various
19. gtime.C
Example of a graph of data moving in time
20. latex.C
This macro draws 4 Latex-style formula in a canvas and prints the canvas
21. latex2.C
This macro draws 4 Latex-style formula in a canvas and prints the canvas
22. latex3.C
example illustrating a TPaveText with Latex inside
23. latex4.C
Draw the Greek letters as a table and save the result as GIF, PS, PDF
24. latex5.C
This draws the Mathematical Symbols letters as a table and save the result
25. mandelbrot.C
Using TExec to handle keyboard events and TComplex to draw the Mandelbrot set.
26. manyaxis.C
show several TGaxis formats
27. markerwarning.C
This script illustrates the danger of using asymmetric symbols.
28. mass_spectrum.C
This macro makes use of some basic graphics primitives such as line, arrow
29. pavetext.C
Draw a pave text
30. piechart.C
Pie chart example.
31. pstable.C
Display all possible types of ROOT/Postscript characters
32. psview.C
An example how to display PS, EPS, PDF files in canvas
33. quarks.C
example illustrating divided pads and Latex
34. tornado.C
Show 3-d polymarkers
35. triangles.C
generate small triangles randomly in the canvas.