colors in svg do not have an alpha channel.
but objects that take color do also take an opacity attribute.
The current SVGs rendered for instance in the US map are using an RGBA color which seem invalid. We should configure the SVG correctly so that svg tools can open them. Maybe also add a "download svg" option.
colors in svg do not have an alpha channel.
but objects that take color do also take an opacity attribute.
The current SVGs rendered for instance in the US map are using an RGBA color which seem invalid. We should configure the SVG correctly so that svg tools can open them. Maybe also add a "download svg" option.