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
multiple inside guide box with different position (#6210)
* multiple inside guide box with different position
* merge guide legends depend on `legend.position.inside` only
* fix inside legend justification
* no inside guide box if no inside guide legends
* add `guide-box-index` when there is no inside legends
* fix inside guide box area
* manage position in `Guides$assemble()`
* revert
* revert
* revert
* fix inside legend coordinates
* fix test error
* no need to prepare inside legends when empty
* allow set the inside justification for each legend
* test multiple inside legends with different positions
* fix R CMD check error
* code notes
* Update R/guides-.R
Co-authored-by: Teun van den Brand <49372158+teunbrand@users.noreply.github.com>
* apply suggestion
Co-authored-by: Teun van den Brand <49372158+teunbrand@users.noreply.github.com>
* avoid modify package_box
* accept snapshot
* Update R/guides-.R
Co-authored-by: Teun van den Brand <49372158+teunbrand@users.noreply.github.com>
* accept the suggestion
* new bullet
* try to linearise logic
* tweak formatting
0 commit comments