Closed theletterjeff closed 5 days ago
Currently, the fill-opacticity of the mark rect elements is hard-coded to 0.2. It would be nice to allow the user to control that, since it's a parameter users pass into color.RGBA{} anyway.
fill-opacticity
rect
color.RGBA{}
Currently, the
fill-opacticity
of the markrect
elements is hard-coded to 0.2. It would be nice to allow the user to control that, since it's a parameter users pass intocolor.RGBA{}
anyway.