scale-discrete | R Documentation |
Axis scale for discrete data
v_scale_x_discrete(vc, name = NULL, ..., position = "bottom")
v_scale_y_discrete(vc, name = NULL, ..., position = "left")
vc |
An htmlwidget created with |
name |
Title for the axis. |
... |
Additional parameters for the axis. |
position |
Position of the axis. |
A vchart()
htmlwidget
object.
library(vchartr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.