Skip to content

Commit 71169f2

Browse files
committed
wip on example tests
1 parent 738c231 commit 71169f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

shortcut

templates/tutorial_10_plots.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Plotting
22

3-
{{ macros.load_cut(user, 'examples/cut-scripts/plot_histogram.cut') }}
3+
{{ macros.load_cut(user, 'examples/cut-scripts/histogram.cut') }}
44

5-
{{ macros.load_cut(user, 'examples/cut-scripts/plot_scatterplot.cut') }}
5+
{{ macros.load_cut(user, 'examples/cut-scripts/scatterplot.cut') }}
66

7-
{{ macros.load_cut(user, 'examples/cut-scripts/plot_linegraph.cut') }}
7+
{{ macros.load_cut(user, 'examples/cut-scripts/linegraph.cut') }}

0 commit comments

Comments
 (0)