Skip to content

Commit 0e6ef77

Browse files
authored
hist030_TRatioPlot_residual_uhi.py does not exist (#22658)
1 parent 3a93c8a commit 0e6ef77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/hist/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The examples below showcase the same functionalities through 3 different impleme
132132
|------------------------------------|---------------------------------|-------------------------------|------------------------|
133133
|**C++ macro** |**Python** |**Python+Newest Pythonization**| |
134134
|hist029_TRatioPlot_simple.C|hist029_TRatioPlot_simple.py||Create a simple ratio plot of two histograms using the `pois` division option.|
135-
|hist030_TRatioPlot_residual.C|hist030_TRatioPlot_residual.py|hist030_TRatioPlot_residual_uhi.py |Create a fit residual plot.|
135+
|hist030_TRatioPlot_residual.C|hist030_TRatioPlot_residual.py| |Create a fit residual plot.|
136136
|hist031_TRatioPlot_residual_fit.C|hist031_TRatioPlot_residual_fit.py||Create a fit residual plot and set the y-axis range for it.|
137137
|hist032_TRatioPlot_fit_lines.C|hist032_TRatioPlot_fit_lines.py||Set custom dashed lines specified by a vector of floats.|
138138
|hist033_TRatioPlot_fit_confidence.C|hist033_TRatioPlot_fit_confidence.py||Set the colors of the confidence interval bands by using|

0 commit comments

Comments
 (0)