chartjs / chartjs/chartjs-plugin-deferred

Additional Index to Draw Count

Open
#30 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
113
Forks
20
PR merge metrics
No merged PRs in 30d

Description

The _drawCount seems increase the value +1 from what the array length is. The array length is 29 but _drawCount has a value of 30 which creates an undefined for when deferred looks at `element.hidden`. It also seems like it had the proper count and then on another render the increase happened. Taking out Deferred takes away the issue. What could be the possible cause of the plugin adding an additional index? (I am using React and react-chartjs-2)

image

image

image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.