Skip to content

Max fillOpacity is replaced with 1 #1307

@nobarany

Description

@nobarany

When fillOpacity is a function or property, the maximum value is replaced with 1. For example:

...
// fillOpacity: 0.2 works fine
fillOpacity: d => 0.2
...

results in fill-opacity="1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions