The current Napari-based annotator does not provide a stable way to adjust point styling from the custom GUI. In practice, users cannot change the colormap used for individuals or the point size of displayed keypoints from the annotator panel.
Proposed improvement
Add GUI controls to:
• select matplotlib colormap. currently takes "Set2" colormap
• adjust the point size of displayed keypoints, currently set to size 12.
• apply these changes to the currently displayed layers without reloading the dataset
The current Napari-based annotator does not provide a stable way to adjust point styling from the custom GUI. In practice, users cannot change the colormap used for individuals or the point size of displayed keypoints from the annotator panel.
Proposed improvement
Add GUI controls to:
• select matplotlib colormap. currently takes "Set2" colormap
• adjust the point size of displayed keypoints, currently set to size 12.
• apply these changes to the currently displayed layers without reloading the dataset