Open DataStrategist opened 7 years ago
I too often bump into the fact that shiny, shinydashboard, and flexdasboard packages do not offer a common set of widgets, or at least not without some confusion. I get that each package should be offering a different layout and rendering process, but I feel like the widgets of the shiny system (which IMHO incl. flex and shinydashes) should be easily accessible across all three.
I would like to use gauges in a shinydashboard and am surprised it's not available. It seems there's a workaround for getting flexdashboard assets into shinydashboards: http://stackoverflow.com/questions/38646722/flexdashboardgauge-plot-does-not-render-in-shinydashboard-and-corrupts-the-valu
But are there plans to offer the same assets on both packages?