Class | MRPlot::XYAxes |
In: |
mrplot/plots/xy.rb
|
Parent: | Axes |
The XYAxes draws two axes with arrowheads (if Style#arrow_head is set) in positive direction and ticks on them. You specify the tick steps and the subdivision. You can also set label substitutions to change the tick labels. To rotate an axis label set Style#rotate_x or Style#rotate_y to true
xdiv | [RW] | |
xlabel | [RW] | |
xstep | [RW] | |
xsubstitution | [RW] | |
ydiv | [RW] | |
ylabel | [RW] | |
ystep | [RW] | |
ysubstitution | [RW] |