You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
img =SVG("iris_plot.svg", 14cm, 8cm)
draw(img, p)
# Warning: For svg transparent colors, use either e.g. fill(RGBA(r,g,b,a)) or fillopacity(a), but not both.
The file iris_plot.svg, opened in Chrome, gives
This page contains the following errors: error on line 97 at column 173: Attribute fill-opacity redefined
Below is a rendering of the page up to the first error.
The file iris_plot.svg, opened in Chrome, gives
GiovineItalia/Compose.jl#332 @Mattriks
The text was updated successfully, but these errors were encountered: