Skip to content

version 1.2 passes wrong values into range() call #30

@mrjones-plip

Description

@mrjones-plip

on line 459 we need to use {{minValue}} and {{{maxValue}} instead of {{attrValue.maxNegative}} and {{attrValue.minNegative}}. If we don't, then d3 complains it's being passed invalid values:

{{Unexpected value maxValue parsing r attribute.}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions