You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the refactoring of vector_coordinate_label to geometry.py in #1407, @behackl suggested that the method should allow the user to add background rectangles (via Matrix) to the coordinate label, perhaps through a keyword parameter.
Additional comments
This would be a good first issue for anyone interested in carrying out this change.