Skip to content

<rect> attribute height: Expected length, "NaN". #123

@neil0118

Description

@neil0118

Hi I met an error described as " attribute height: Expected length, "NaN"."
I implemented my Component like this:
<Sparklines data={this.props.data} width={180} height={120} margin={5}> <SparklinesLine color={this.props.color} /> </Sparklines>

react-sparklines version 1.7.0

Can someone help me ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions