<
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. c2.C
7. canvas.C
Example of primitives in a canvas
8. compile.C
This macro produces the flowchart of TFormula::Compile
9. earth.C
this tutorial illustrate the special contour options
10. ellipse.C
Draw ellipses
11. eval.C
This macro produces the flowchart of TFormula::Eval
12. event.C
Illustrate some basic primitives
13. feynman.C
Draw Feynman diagrams
14. first.C
Show some basic primitives
15. formula1.C
Display interpreted functions
16. framework.C
An example with basic graphics illustrating the Object Oriented
17. gaxis.C
Simple example illustrating how to draw TGaxis objects in various formats.
18. graphShade.C
Show how to shade an area between two graphs
19. graph_edit_playback.C
This macro plays a recorded ROOT session showing how to perform various
20. gtime.C
Example of a graph of data moving in time
21. latex.C
This macro draws 4 Latex-style formula in a canvas and prints the canvas
22. latex2.C
This macro draws 4 Latex-style formula in a canvas and prints the canvas
23. latex3.C
example illustrating a TPaveText with Latex inside
24. latex4.C
Draw the Greek letters as a table and save the result as GIF, PS, PDF
25. latex5.C
This draws the Mathematical Symbols letters as a table and save the result
26. mandelbrot.C
Using TExec to handle keyboard events and TComplex to draw the Mandelbrot set.
27. manyaxis.C
show several TGaxis formats
28. markerwarning.C
This script illustrates the danger of using asymmetric symbols.
29. mass_spectrum.C
This macro makes use of some basic graphics primitives such as line, arrow
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.