QPlot
Beautifully typeset graphs for science
Installation
Getting started
Python functions
Figures
Data
Images
Axes
Text
Legends
Colorbars
Styling
Text styling
Axis styling
Paper coords
Mixed coords
shiftedline
gline
gline2
gpoly
gpoly2
gimage
AbsData
RelData
RotData
AbsPaper
RelPaper
RotPaper
Retract
At
AtX
AtY
Grouping
Scale to fit
LUTs
Miscellaneous
Octave functions
Color maps
≡
RotData
Specify rotation in data coordinates for
gline
and friends
Call signature:
RotData
(
xi
,
eta
)
Help text:
RotData
(
xi
,
eta
) rotates counterclockwise by tan⁻¹(
eta
/
xi
).