We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be18dc3 commit 86d7d06Copy full SHA for 86d7d06
Chapter13/review/05.txt
@@ -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