Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Seeking clues for packages to generate the example R Shiny outputs

I am an R Shiny learner, I am just wondering if you have seen this user interface before? If so, do you know:

  1. What’s the plotting package used here to allow the hover effect?
    enter image description here

  1. What’s the UI package used here to enable the extra operations from the menu?
    enter image description here

The original Shiny app can be found here.
I am aware that extra work is required to get there, but for now I am purely wanted to know where (in terms of the packages) to start from.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Left-clicking and looking at page source: view-source:https://nzpc.shinyapps.io/pbtn23/ suggest it is Highcharts, specifically src="highcharts-9.3.1/highcharts.js"

See this link for acquisition of the system resource:
https://www.highcharts.com/blog/download/

and this link for examples of use within R…

https://rpubs.com/zac-garland/highcharter-chartbook

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading