File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/astro_image_display_api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ def load_catalog(
260260 name will be generated.
261261 catalog_style: dict, optional
262262 A dictionary that specifies the style of the markers used to
263- represent the catalog. See `ImageViewerInterface.set_catalog_style`
263+ represent the catalog. See `~astro_image_display_api.image_viewer_logic. ImageViewerInterface.set_catalog_style`
264264 for details.
265265
266266 Raises
@@ -288,7 +288,7 @@ def set_catalog_style(
288288 ----------
289289 shape : str, optional
290290 The shape of the markers. Default is ``'circle'``. The set of
291- supported shapes is listed below in the `Notes` section.
291+ supported shapes is listed below in the *Note* section below .
292292 color : str, optional
293293 The color of the markers. Default is ``'red'``. Permitted colors are
294294 any CSS4 color name. CSS4 also permits hex RGB or RGBA colors.
You can’t perform that action at this time.
0 commit comments