<
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. canvas2.C
Example of canvas partitioning
8. compile.C
This macro produces the flowchart of TFormula::Compile
9. crown.C
Draw crowns
10. diamond.C
Draw a diamond
11. earth.C
this tutorial illustrate the special contour options
12. ellipse.C
Draw ellipses
13. eval.C
This macro produces the flowchart of TFormula::Eval
14. event.C
Illustrate some basic primitives
15. feynman.C
Draw Feynman diagrams
16. first.C
Show some basic primitives
17. formula1.C
Display interpreted functions
18. framework.C
An example with basic graphics illustrating the Object Oriented
19. gaxis.C
Simple example illustrating how to draw TGaxis objects in various formats.
20. gaxis2.C
Example illustrating how to draw TGaxis with labels defined by a function.
21. graphShade.C
Show how to shade an area between two graphs
22. graph_edit_playback.C
This macro plays a recorded ROOT session showing how to perform various
23. gtime.C
Example of a graph of data moving in time
24. latex.C
This macro draws 5 Latex-style formula in a canvas and prints the canvas as a Postscript file.
25. latex2.C
This macro draws 4 Latex-style formula in a canvas and prints the canvas as a Postscript file.
26. latex3.C
Example illustrating a TPaveText with Latex inside
27. latex4.C
Draw the Greek letters as a table and save the result as GIF, PS, PDF
28. latex5.C
This draws the Mathematical Symbols letters as a table and save the result
29. mandelbrot.C
Using TExec to handle keyboard events and TComplex to draw the Mandelbrot set.
30. manyaxis.C
show several TGaxis formats
31. markerwarning.C
This script illustrates the danger of using asymmetric symbols.
32. mass_spectrum.C
This macro makes use of some basic graphics primitives such as line, arrow
33. palettes.C
This macro draws all the high definition palettes available in ROOT.
34. pavetext.C
Draw a pave text
35. piechart.C
Pie chart example.
36. polytest1.C
This macro is testing new "compacting" algorithm in TPadPainter
37. polytest2.C
This macro is testing new "compacting" algorithm in TPadPainter
38. pstable.C
Display all possible types of ROOT/Postscript characters
39. psview.C
An example how to display PS, EPS, PDF files in canvas
40. quarks.C
example illustrating divided pads and Latex
41. tmathtext.C
This macro draws various formula in a canvas and prints the canvas
42. tmathtext2.C
This macro draw all possible symbols provided by TMathtext
43. tornado.C
Show 3-d polymarkers
44. triangles.C
generate small triangles randomly in the canvas.