Skip to content

classes_lib_google_gvgeochart.class

Daniel Spors edited this page Dec 19, 2023 · 3 revisions

Classes in file lib/google/gvgeochart.class.php

class gvGeoChart

A geo chart. See https://developers.google.com/chart/interactive/docs/gallery

Extends: GoogleVisualization » GoogleControl » Control » Renderable

setColorAxis

SHORTCUT GoogleVisualization::opt('colorAxis',array('minValue'=>$min,'maxValue'=>$max,'colors'=>$colors))

setDisplayMode

SHORTCUT GoogleVisualization::opt('displayMode',$mode)

setRegion

SHORTCUT GoogleVisualization::opt('region',$region)

__construct

OVERRIDE GoogleVisualization::__construct

Clone this wiki locally