Tuukka Ikkala
Tuukka Ikkala
> I think this PR would fix it: chartjs/Chart.js#6227 I tried to apply this Chart.js 3.x fix to Chart.js 2.9.3 but it didn't seem to help in case of zoom...
@benmccann Was it bad idea to combine https://github.com/chartjs/chartjs-plugin-zoom/pull/352/commits/2fd819f24f47601caa2603a265dcceb60de451e8 "Fix: Honor zoom.mode (xy/x/y) when applying zoom.threshold" to the same pull request with the fix for this issue #256?
> Any news about this ? Thanks a lot Meanwhile waiting the merge, you can use the pull request source https://github.com/ikkala/chartjs-plugin-zoom -- of course more official patch would be nice.
To fix https://github.com/chartjs/chartjs-plugin-zoom/issues/256 "Zoom triggered when hiding/showing series by clicking legend", I have created PR https://github.com/chartjs/chartjs-plugin-zoom/pull/772 "Don't trigger the zoom on legends area". So, it has currently been limited to...
Was there something problematic [in my PR #772 that tries to fix](https://github.com/chartjs/chartjs-plugin-zoom/pull/772) this issue?
It's actually gulp-coverage that fails silently because of reasons explained here https://github.com/sindresorhus/gulp-mocha/issues/159 and then gulp-coveralls has nothing to send.
Ok, let me know when your es6 branch is in good enough shape so that I can redo the idea of this pull request to it also. Or perhaps then...