dlmohan
Results
1
comments of
dlmohan
I am trying this (I am using Vue with jquery-flowchart) Step 1 Reset the chart ``` resetZoomToScaleOne: function (e) { let current = this.currentZoom.scale let change = Math.abs(1 - current);...