ggforce icon indicating copy to clipboard operation
ggforce copied to clipboard

remove extra spacing requirement around label bounding box

Open assaron opened this issue 9 months ago • 0 comments

Fixes #334

Currently the extra spacing is added during the label placement. However, users can already set label padding by setting label.margin option, which is used when creating label bounding boxes (rect).

assaron avatar Mar 25 '25 14:03 assaron