Skip to content

Heatmap breaks when rendering colors #10

@mischabraam

Description

@mischabraam

Every now and then the function getGradientColor throws an exception.
For example this happens with the following data.

{
	"labels": ["00:00", "00:00"],
	"datasets": [{
		"label": "2018",
		"data": [-4.135, -4.437]
	}]
}

See fiddle

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