I am an R Shiny learner, I am just wondering if you have seen this user interface before? If so, do you know:
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.
>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

