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