-
foxes.utils.geom2d.HalfPlane.add_to_figure(ax, show_boundary=
True
, fill_mode=None
, pars_boundary={}
, pars_distance={}
)[source] Add image to (x,y) figure.
ParametersΒΆ
- ax: matplotlib.pyplot.Axis
The axis object
- show_boundary: bool
Add the boundary line to the image
- fill_mode: str, optional
Fill the area. Options: dist, dist_inside, dist_outside, inside_<color>, outside_<color>
- pars_boundary: dict
Parameters for boundary plotting command
- pars_distance: dict
Parameters for distance plotting command