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