|
| | annotation3d.C |
| | This example show how to put some annotation on a 3D plot using 3D polylines.
|
| |
| | approx.C |
| | Macro to test interpolation function Approx
|
| |
| | bent.C |
| | Bent error bars
|
| |
| | bent.py |
| | Bent error bars.
|
| |
| | exclusiongraph.C |
| | Draw three graphs with an exclusion zone.
|
| |
| | exclusiongraph2.C |
| | Draw several graphs with an exclusion zones.
|
| |
| | gerrors.C |
| | Draw a graph with error bars
|
| |
| | gerrors2.C |
| | Draw two graphs with error bars
|
| |
| | gmultierrors.C |
| | Draw a graph with multiple y errors
|
| |
| | graph.C |
| | Draw a simple graph.
|
| |
| | graph2derrorsfit.C |
| | Draw and fit a TGraph2DErrors
|
| |
| | graphApply.C |
| | A macro to demonstrate the functionality of TGraph::Apply() method.
|
| |
| | graphpalettecolor.C |
| | Palette coloring for graphs is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color).
|
| |
| | graphpolar.C |
| | Create and draw a polar graph.
|
| |
| | graphpolar2.C |
| | Create and draw a polar graph with PI axis
|
| |
| | graphpolar3.C |
| | Create and draw a polar graph with PI axis using a TF1.
|
| |
| | graphShade.C |
| | Show how to shade an area between two graphs
|
| |
| | graphstruct.C |
| | Draw a simple graph structure.
|
| |
| | graphtext.C |
| | Draw a graph with text attached to each point.
|
| |
| | gtime.C |
| | Example of TGraphTime.
|
| |
| | gtime2.C |
| | Example of TGraphTime showing how the class could be used to visualize a set of particles with their time stamp in a MonteCarlo program.
|
| |
| | hlGraph1.C |
| | This tutorial demonstrates how to use the highlight mode on graph.
|
| |
| | hlGraph2.C |
| | This tutorial demonstrates how to use the highlight mode on graph.
|
| |
| | labels1.C |
| | Setting alphanumeric labels in a 1-d histogram.
|
| |
| | labels2.C |
| | Setting alphanumeric labels.
|
| |
| | motorcycle.C |
| | Macro to test scatterplot smoothers: ksmooth, lowess, supsmu as described in:
|
| |
| | multigraph.C |
| | Create and Draw a TMultiGraph.
|
| |
| | multigraphpalettecolor.C |
| | Palette coloring for multi-graphs is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color).
|
| |
| | multipalette.C |
| | Draw color plots using different color palettes.
|
| |
| | seism.C |
| | Strip chart example.
|
| |
| | splines_test.C |
| | Examples of use of the spline classes.
|
| |
| | surfaces.C |
| | Draw 2-Dim functions.
|
| |
| | timeonaxis.C |
| | This macro illustrates the use of the time mode on the axis with different time intervals and time formats.
|
| |
| | timeonaxis2.C |
| | Define the time offset as 2003, January 1st.
|
| |
| | timeonaxis3.C |
| | This example compares what the system time function gmtime and localtime give with what gives TGaxis.
|
| |
| | timeSeriesFromCSV.C |
| | This macro illustrates the use of the time axis on a TGraph with data read from a text file containing the SWAN usage statistics during July 2017.
|
| |
| | timeSeriesFromCSV.py |
| | This macro illustrates the use of the time axis on a TGraph with data read from a text file containing the SWAN usage statistics during July 2017.
|
| |
| | timeSeriesFromCSV_TDF.C |
| | This macro illustrates the use of the time axis on a TGraph with data read from a text file containing the SWAN usage statistics during July 2017.
|
| |
| | waves.C |
| | Hint: Spherical waves
|
| |
| | zdemo.C |
| | This macro is an example of graphs in log scales with annotations.
|
| |
| | zones.C |
| | Example of script showing how to divide a canvas into adjacent subpads + axis labels on the top and right side of the pads.
|
| |
| | zones.py |
| | Example of script showing how to divide a canvas into adjacent subpads + axis labels on the top and right side of the pads.
|
| |