python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to change the type of graph based off a shiny input?
I'm trying to build a shiny app that changes the plot/graph type based off the input a use selects.
I have two graphs that are made using the same dataset. One is a bargraph and the other is a piechar...

RL_Pug
Votes: 0
Answers: 1
Subset dataframe based on pickerInput
I have a dataframe like this :
I would like to subset the dataframe based on multiple selection. I used pickerInput function from shinyWidgets but i dont get the desired result, some observations are...
John john
Votes: 0
Answers: 1
How to change the color of the Shinymanager Login Page?
I am trying to change the color tone of the login page from the shinymanager package.
I have seen these posts:
Change Text and Colors in Shinymanager Login Page
Change the color tone of a shinytheme...

emr2
Votes: 0
Answers: 2
Changing direction of menuItems arrow icon on click in R shinydashboard
In the example below, is there anyway to make the sidebar's left-facing arrow point down when not selected (indicating that clicking it would open the menu) and up when selected (indicating that it ca...

DJC
Votes: 0
Answers: 1