-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description:
In src/stonerplots/util.py:410, there's a TODO comment:
# XXX TODO: If markers are present, it would be good to take them
# into account when checking vertex overlaps in the next line.This indicates that marker bounding boxes may not be considered when automatically positioning inset plots, which could lead to suboptimal placement when plots contain markers.
Recommended Action:
- Investigate if this is still relevant
- If relevant, implement marker consideration in auto-positioning logic
- If not feasible, document as a known limitation
- If already handled elsewhere, remove the comment
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed