Uses of Class
org.pepstock.charba.client.zoom.Pinch
-
Packages that use Pinch Package Description org.pepstock.charba.client.zoom Contains all classes to activate theZoomPlugin.ID
plugin (AKAchartjs-plugin-zoom.js
) for CHART.js. -
-
Uses of Pinch in org.pepstock.charba.client.zoom
Methods in org.pepstock.charba.client.zoom that return Pinch Modifier and Type Method Description Pinch
Zoom. getPinch()
Returns the pinch-to-zoom effect.
-