Skip to content

When line tension is 0, line does not animate in #2647

@davidlyons

Description

@davidlyons

https://jsfiddle.net/6rd9aLb1/2/

comment out the tension, rerun the fiddle, and the graph animates in:
// Chart.defaults.global.elements.line.tension = 0;

uncomment the tension, rerun, and the line does not animate in:
Chart.defaults.global.elements.line.tension = 0;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions