Skip to content

Commit

Permalink
removing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tomroh committed Aug 18, 2023
1 parent 189112a commit 8499ec5
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 8499ec5

Please sign in to comment.