Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
graphs Directory Reference
Directory dependency graph for graphs:

Files

 annotation3d.C
  View in nbviewer Open in SWAN This example show how to put some annotation on a 3D plot using 3D polylines.
 
 approx.C
  View in nbviewer Open in SWAN Macro to test interpolation function Approx
 
 bent.C
  View in nbviewer Open in SWAN Bent error bars
 
 bent.py
  View in nbviewer Open in SWAN Bent error bars.
 
 exclusiongraph.C
  View in nbviewer Open in SWAN Draw three graphs with an exclusion zone.
 
 exclusiongraph2.C
  View in nbviewer Open in SWAN Draw several graphs with an exclusion zones.
 
 gerrors.C
  View in nbviewer Open in SWAN Draw a graph with error bars
 
 gerrors2.C
  View in nbviewer Open in SWAN Draw two graphs with error bars
 
 gmultierrors.C
  View in nbviewer Open in SWAN Draw a graph with multiple y errors
 
 graph.C
  View in nbviewer Open in SWAN Draw a simple graph.
 
 graph2derrorsfit.C
  View in nbviewer Open in SWAN Draw and fit a TGraph2DErrors
 
 graphApply.C
  View in nbviewer Open in SWAN A macro to demonstrate the functionality of TGraph::Apply() method.
 
 graphpalettecolor.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN Create and draw a polar graph.
 
 graphpolar2.C
  View in nbviewer Open in SWAN Create and draw a polar graph with PI axis
 
 graphpolar3.C
  View in nbviewer Open in SWAN Create and draw a polar graph with PI axis using a TF1.
 
 graphShade.C
  View in nbviewer Open in SWAN Show how to shade an area between two graphs
 
 graphstruct.C
  View in nbviewer Open in SWAN Draw a simple graph structure.
 
 graphtext.C
  View in nbviewer Open in SWAN Draw a graph with text attached to each point.
 
 gtime.C
  View in nbviewer Open in SWAN Example of TGraphTime.
 
 gtime2.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN Setting alphanumeric labels in a 1-d histogram.
 
 labels2.C
  View in nbviewer Open in SWAN Setting alphanumeric labels.
 
 motorcycle.C
  View in nbviewer Open in SWAN Macro to test scatterplot smoothers: ksmooth, lowess, supsmu as described in:
 
 multigraph.C
  View in nbviewer Open in SWAN Create and Draw a TMultiGraph.
 
 multigraphpalettecolor.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN Draw color plots using different color palettes.
 
 seism.C
  View in nbviewer Open in SWAN Strip chart example.
 
 splines_test.C
  View in nbviewer Open in SWAN Examples of use of the spline classes.
 
 surfaces.C
  View in nbviewer Open in SWAN Draw 2-Dim functions.
 
 timeonaxis.C
  View in nbviewer Open in SWAN This macro illustrates the use of the time mode on the axis with different time intervals and time formats.
 
 timeonaxis2.C
  View in nbviewer Open in SWAN Define the time offset as 2003, January 1st.
 
 timeonaxis3.C
  View in nbviewer Open in SWAN This example compares what the system time function gmtime and localtime give with what gives TGaxis.
 
 timeSeriesFromCSV.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN Hint: Spherical waves
 
 zdemo.C
  View in nbviewer Open in SWAN This macro is an example of graphs in log scales with annotations.
 
 zones.C
  View in nbviewer Open in SWAN 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
  View in nbviewer Open in SWAN Example of script showing how to divide a canvas into adjacent subpads + axis labels on the top and right side of the pads.