Description Usage Arguments Value See Also Examples
Enable chart Zoom.
1 2 3 4 5 6 |
c3 |
c3 htmlwidget object |
enabled |
boolean default is TRUE |
rescale |
boolean rescale axis when zooming |
extent |
numeric vector |
onzoom |
character js function, wrap character or character vector in JS() |
onzoomstart |
character js function, wrap character or character vector in JS() |
onzoomend |
character js function, wrap character or character vector in JS() |
... |
additional options passed to the zoom object |
c3
Other c3: RColorBrewer, c3,
grid, legend,
region, subchart,
tooltip, xAxis
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.