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 @@ -267,7 +267,7 @@ def load_catalog(
267267 name will be generated.
268268 catalog_style: dict, optional
269269 A dictionary that specifies the style of the markers used to
270- represent the catalog. See `ImageViewerInterface.set_catalog_style`
270+ represent the catalog. See `~astro_image_display_api.image_viewer_logic. ImageViewerInterface.set_catalog_style`
271271 for details.
272272
273273 Raises
@@ -295,7 +295,7 @@ def set_catalog_style(
295295 ----------
296296 shape : str, optional
297297 The shape of the markers. Default is ``'circle'``. The set of
298- supported shapes is listed below in the `Notes` section.
298+ supported shapes is listed below in the *Note* section below .
299299 color : str, optional
300300 The color of the markers. Default is ``'red'``. Permitted colors are
301301 any CSS4 color name. CSS4 also permits hex RGB or RGBA colors.
You can’t perform that action at this time.
0 commit comments