graph ylabel - part-cw/lambdanative GitHub Wiki
(graph-ylabel g s)
This function sets the y axis label.
| Parameter | Description |
|---|---|
| g | graph context |
| s | label string |
Example
(graph-ylabel g "Y coordinate")
This function sets the y axis label.
| Parameter | Description |
|---|---|
| g | graph context |
| s | label string |
(graph-ylabel g "Y coordinate")