chartjs / chartjs/chartjs-plugin-zoom

Inconsistent drawing

Open
#568 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
623
Forks
331
Avg merge
7h 5m
Merged PRs (30d)
7

Description

When zoomed/panned at specific points the line stops at a point in the middle of the dataset, if the chart is panned/zoomed slightly again the line continues again.

Before:
![image](https://user-images.githubusercontent.com/39033624/124842217-5ab41200-df8f-11eb-939f-b4fa51d1a024.png)

After:
![image](https://user-images.githubusercontent.com/39033624/124842237-656ea700-df8f-11eb-9d8b-2137ed1e6caa.png)

Reprocable sample: https://www.chartjs.org/chartjs-plugin-zoom/samples/wheel/click-zoom.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.