jmathplot
jmathplot copied to clipboard
setAxesLabels should be changed to setAxisLabels in the examples
Some of the examples are using the setAxesLabels() method but this method is not available, instead there is setAxisLabels() method, so the examples should be adjusted accordingly.
Same thing with getAxes => getAxis