Свойство | Type | Description | |
---|---|---|---|
$data | the data to show on the chart | ||
$debugMode | Debug mode Used to publish full js file instead of min version | ||
$htmlOptions | additional HTML attributes to the tag | ||
$pluginOptions | plugin options | ||
$tagName | the tag name to render the sparkline to NOTE: span type of tag may have issues. |
Méthode | Description | |
---|---|---|
init ( ) | Widget's initialization method | |
registerClientScript ( ) | Registers required client script for sparklines | |
run ( ) | Widget's run method |
public registerClientScript ( ) |
public $debugMode |