Skip to content

Remove datapoint with duplicate timestamp in order to fix sample#6169

Merged
simonbrunel merged 1 commit intochartjs:masterfrom
benmccann:fix-sample
Apr 1, 2019
Merged

Remove datapoint with duplicate timestamp in order to fix sample#6169
simonbrunel merged 1 commit intochartjs:masterfrom
benmccann:fix-sample

Conversation

@benmccann
Copy link
Contributor

Thanks to @nagix for catching this mistake

The first two bars had the same timestamp. The bar chart calculates the minimum width and decided that it was 0 as a result and drew all bars with 0 width.

@simonbrunel simonbrunel added this to the Version 2.9 milestone Apr 1, 2019
@simonbrunel simonbrunel merged commit 6a2d87f into chartjs:master Apr 1, 2019
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants