| www.delorie.com/gnu/docs/emacs-lisp-intro/emacs-lisp-intro_270.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Printed axes help you understand a graph. They convey scale. In an earlier chapter (see section Readying a Graph), we wrote the code to print the body of a graph. Here we write the code for printing and labelling vertical and horizontal axes, along with the body itself.
Labelled Example Graph C.1 The print-graphVarlistletexpression inprint-graph.C.2 The print-Y-axisFunctionPrint a label for the vertical axis. C.3 The print-X-axisFunctionPrint a horizontal label. C.4 Printing the Whole Graph The function to print a complete graph.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |