SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 80 JavaScript

Error possible when using the plugin Chart.Zoom.js used with time scale (#3194)

Zooming in can cause the params `datasetIndex` and `index` to be null in method `getLabelMoment`. This happens when no ticks are visible on scale. It also throws an error and the chart becomes broken.
C
courchef committed
6269e2c437a8beccc2516a1635491ab60371950f
Parent: 4cbff02
Committed by Simon Brunel <simonbrunel@users.noreply.github.com> on 9/3/2016, 4:06:09 PM