You are here

property ChartsGraphsCanvas::$zoom in Charts and Graphs 7

Same name and namespace in other branches
  1. 7.2 charts_graphs_canvas.class.inc \ChartsGraphsCanvas::zoom

Allows you to zoom in and out of a graph, if the library (flot does) supports it.

Type: array

File

./charts_graphs_canvas.class.inc, line 80
abstract class ChartsGraphsCanvas.

Class

ChartsGraphsCanvas
Each graphing library implementation should create a derivative of this class.

Code

var $zoom;