Skip to content

Commit 86d7d06

Browse files
committed
added review05 for chapter13
1 parent be18dc3 commit 86d7d06

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Chapter13/review/05.txt

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
We can make an x axis by using an Axis object,
2+
and supplying an Axis::x as its first argument, along with the usual arguments:
3+
starting point, length, notch count, and label text.
4+
5+
We can make a y axis by supplying Axis::y as the first argument.

0 commit comments

Comments
 (0)