highcharter
highcharter copied to clipboard
R wrapper for highcharts
https://css-tricks.com/snippets/css/system-font-stack/ It works, so it's needed to be added to the default options.
Would it be possible to include a marker aesthetic for the scatter/bubble plots similiar to ggplot's "shape" aesthetic? (I've noticed that with the the update to the more recent version...
Hi, What about having the drilldown option available for maps? Any progress about https://github.com/jbkunst/highcharter/blob/434aedede8328d8722a0342a8d6e6609a6eafe65/dev/map-drilldown.R ? That would be awesome! G
#321 Somethink like hc$set(arg = value) idw
Hey Joshua (@jbkunst), first of all: I really love your package! It makes shiny apps even better! And I would like to thank you for your quick responses here and...
http://stackoverflow.com/questions/24367653/highcharts-one-legend-two-charts http://jsfiddle.net/s9m7r9go/
First of all, I know this issue is related to #132 and #141, but this is specific to **inserting a Highchart object in a rendered DataTable. [Watch the demo in...
Given `hcboxplot(x = dataset$values, var = dataset$group, var2 = dataset$subgroup)`, it would be useful to know how many observations each subgroup box contains. The obvious place to display this information...