Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename, comment and modernise graph tutorials #1

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

emachiamu
Copy link

<> graph.C : Rename to gr001_basic.C, add comments, create two sections for uploading data from a known array and from a text file.
<> graphApply.C: Divide in two tutorials: gr004_er_asym.C (explaying TGraphAsymmError) and gr005_apply.C (focusing on the Apply() method).
<> multigraph.C: Rename to gr007_multigraph.C and add comments.
<> gmultierrors.C: Rename to gr008_multierrors.C and add comments.
<> graphShade.C: Rename to gr101_shade_area.C and add comments.
<> graphreverse.C: Divide in two tutorial: gr102_reverse_axis (reverse method applied to TGraph) and gr102_err_reverse_axis (reverse method applied to TGraphError, TGraphAsymmError and TGraphBentError).
<> gr110_logscale.C: Create a new log scale tutorial.
<> gr111_legend.C: Create a new legend tutorial.

@dpnrlz dpnrlz merged commit 78ac6fb into dpnrlz:graphs-tuts Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants