Свойство | Type | Description | |
---|---|---|---|
$containerId | string | the container Id to render the visualization to | |
$data | array | the data to configure visualization | |
$htmlOptions | array | ||
$options | array | additional configuration options | |
$visualization | string | the type of visualization -ie PieChart |
Méthode | Description | |
---|---|---|
registerClientScript ( ) | Registers required scripts | |
run ( ) | Widget's run method |
public string $containerId | ||
Résultat | string |
public string $visualization | ||
Résultat | string |