Class WhSparkLines
- CWidget
- WhSparkLines
Package: YiiWheels\widgets\sparklines
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/sparklines/WhSparklines.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/sparklines/WhSparklines.php
Methods summary
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public
string
|
$tagName |
#
the tag name to render the sparkline to NOTE: span type of tag may have issues. |
public
array
|
$data |
#
the data to show on the chart |
public
array
|
$htmlOptions |
#
additional HTML attributes to the tag |
public
array
|
$pluginOptions |
#
plugin options |
public
boolean
|
$debugMode |
#
Debug mode Used to publish full js file instead of min version |