react-chartjs icon indicating copy to clipboard operation
react-chartjs copied to clipboard

implement zoom in and zoom out

Open naeembhatti786 opened this issue 9 years ago • 5 comments

how can i implement zoom in/out in same react chart

naeembhatti786 avatar Oct 27 '16 15:10 naeembhatti786

See https://github.com/chartjs/chartjs-plugin-zoom

benmccann avatar Jan 03 '18 07:01 benmccann

plugins have only been introduced in Chart.js version >= 2.1.0 . I'll label this as 2.0.0.

Jareechang avatar Jan 14 '18 21:01 Jareechang

Would love to see this. We'll have a need for it in the next month as our company age is starting to make stat panning important.

dcworldwide avatar May 07 '18 05:05 dcworldwide

I've been using react-chartjs with chartjs 2.6. Does this mean that I can use the https://github.com/chartjs/chartjs-plugin-zoom now?

dcworldwide avatar May 07 '18 05:05 dcworldwide

@dcworldwide Are you use zoom and is it works ?

hstemplewski avatar May 22 '19 12:05 hstemplewski