We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44e50ad + 191f7c1 commit 16191b2Copy full SHA for 16191b2
1 file changed
src/ipyaladin/widget.py
@@ -892,8 +892,8 @@ def add_graphic_overlay_from_region(
892
Parameters
893
----------
894
region: `~regions.CircleSkyRegion`, `~regions.EllipseSkyRegion`,
895
- `~regions.LineSkyRegion`,`~regions.PolygonSkyRegion`,
896
- `~regions.RectangleSkyRegion`, `~regions.Regions`, or a list of these.
+ `~regions.LineSkyRegion`,`~regions.PolygonSkyRegion`,
+ `~regions.RectangleSkyRegion`, `~regions.Regions`, or a list of these.
897
The region(s) to add in Aladin Lite. It can be given as a supported region
898
or a list of regions from the
899
`regions package <https://astropy-regions.readthedocs.io>`_.
0 commit comments