Axes
Modules | |
Axis | |
Functions | |
const std::string & | xlabel () const |
const std::string & | ylabel () const |
const axis & | x () const |
const axis & | y () const |
Detailed Description
Plot axes
Function Documentation
|
inline |
Get the X-axis
- Returns
- axis
|
inline |
Get the label of the X-axis
- Returns
- X-axis text label
|
inline |
Get the Y-axis
- Returns
- axis
|
inline |
Get the label of the Y-axis
- Returns
- X-axis text label