\TbGoogleVisualizationChart

## TbGoogleVisualizationChart widget

Makes use of the Google Visualization service to render charts

Summary

Methods
Properties
Constants
run()
registerClientScript()
$containerId
$visualization
$data
$options
$htmlOptions
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$containerId

$containerId : string

Type

string — the container Id to render the visualization to

$visualization

$visualization : string

Type

string — the type of visualization -ie PieChart

$data

$data : array

Type

array — the data to configure visualization

$options

$options : array

Type

array — additional configuration options

$htmlOptions

$htmlOptions : array

Type

array — the HTML tag attributes configuration

Methods

run()

run()

Widget's run method

registerClientScript()

registerClientScript()

Registers required scripts