library(ggiraph)
girafe_css(
css = "fill:orange;stroke:gray;",
text = "stroke:none; font-size: larger",
line = "fill:none",
area = "stroke-width:3px",
point = "stroke-width:3px",
image = "outline:2px red"
)
Run the code above in your browser using DataLab