c3js-PHP
|
Inherits JsonSerializable.
Public Member Functions | |
JsonSerialize () | |
setOnBrush (Callback $callback) | |
setSizeHeight ($height) | |
setVisibility ($visibility=false) | |
JsonSerialize | ( | ) |
setOnBrush | ( | Callback | $callback | ) |
Set callback for brush event
Callback | $callback | http://c3js.org/reference.html#subchart-onbrush |
setSizeHeight | ( | $height | ) |
Change the height of the subchart
int | $height | http://c3js.org/reference.html#subchart-size-height |
setVisibility | ( | $visibility = false | ) |
Show sub chart on the bottom of the chart
bool | $visibility | http://c3js.org/reference.html#subchart-show |