cjs_scale_size.Rd
Size datasets within a chartjs object.
cjs_scale_size(p, pointRadii = I(3))
chartjs object
vector of sizes Can be named to match the labels
in the datasets. A single unnamed value will size all datasets. Uses I()
if
you want points of all datasets a given value to avoid a warning message about
value mismatch to number of datasets
An object of class htmlwidget