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
is there a way to configure color mapping, so I get valid results when color values are given as RGB values?
Example:
stroke="rgb(255, 0,0)" is shown as green while stroke="red" works fine
Test files with RGB and named colors are attached.