I\'m trying to plot efficiency in column plot with highchart.
data <- c(25,50,75,100) a <- rCharts:::Highcharts$new() a$chart(type = \"column\") a$data(da
Try to use colorByPointer parameter