I am trying to display a stacked Column Chart on tooltip (using HighCharter api in R). I was able to get a column chart displayed as the tooltip but the bars ar
I have created a shiny app, which displays a highchart Map. With a select input, one can choose specific countries that one wants to be displayed. Most of the t
I'm trying to click on a category in a pie chart built with highcharts and use the category to filter data in a line chart in R shiny app.