powered by
pointFormat
hc_tooltip
tooltip_table(x, y, title = NULL, img = NULL, ...)
point.series.name
point.x
x <- c("Income:", "Genre", "Runtime") y <- c("$ {point.y}", "{point.series.options.extra.genre}", "{point.series.options.extra.runtime}") tooltip_table(x, y)
Run the code above in your browser using DataLab