Compare two revisions of: Color and Plotting

... ... @@ -65,7 +65,7 @@ The canvas can be **set to different pixel width and height** by setting the plo
65 65 If you want a **number line (x-axis only) displayed** instead of a 2-dimensional coordinate system (with x- and y-axis) use the optional parameter
66 66 _numberLine_ in the `\plot`-command instead of _coordinateSystem_.
67 67
68 -You can **disable the toolbar menu** by using the optional parameter _noToolbar_ ind the `\plot`-command. By default it's enabled.
68 +You can **disable the toolbar menu** by using the optional parameter _noToolbar_ and the `\plot`-command. By default it's enabled.
69 69
70 70 _Remark: The `\plot`-command expects comma separated values as optional parameters._
71 71
72 72