Set the position of the axes on the figure using screen coordinates. The coordinates refer to the bottom-left corner of the axes # Arguments `x` - X position. Ranges from 0 to 1 `y` - Y position. Ranges from 0 to 1
(&mut self, x: f64, y: f64)
source not stored for this graph (policy: none)
no test coverage detected