lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

theme: error parsing color value pen

Open alshan opened this issue 1 year ago • 0 comments

     + theme(
        panel_grid_major_y=element_line(size=2, linetype='dotted', color='pen') 
     )  

results in exception.

alshan avatar Oct 21 '24 00:10 alshan