Skip to content

Commit

Permalink
Merge pull request #72 from tomroh/v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomroh authored Aug 19, 2023
2 parents 3c8838c + 8499ec5 commit f22bda5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/legend.R
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ pchSvg <- function(shape, width, height, color, fillColor, opacity,
if ( 'stroke-width' %in% names(list(...)) ) {
strokeWidth <- list(...)[['stroke-width']]
}
# TODO: handle 15-20, contains solid
# if missing fillColor, use color
pchShape <-
list(
'open-rect' = htmltools::tags$g(
Expand Down

0 comments on commit f22bda5

Please sign in to comment.