python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Show only one notification in Shiny
I would like to control the phone number by showing a notification :
If the user type a wrong number (like "aaaa")
If the user type a long number (greater than 10 digits)
I used the functi...
John john
Votes: 0
Answers: 2
H1 formatting in Shiny R
I'm trying to format the tag H1 to be green (#00551D) and bold however I can't get it to recognise the format.
I'm new to CSS and Shiny so I imagine this is something simple but I can't work it out fr...
TerrifiedJelly
Votes: 0
Answers: 1
Shiny and flex dashboard - struggling to add three widgets to a timeseries ggplot
my question carries on from my previous one seen here.
I've been trying to build a dashboard on shiny, but I've decided to combine it with flex dashboard because it's easier and shiny has been giving ...
Thandi
Votes: 0
Answers: 1
Synchronise two selectizeInputs when filtering two attributes of a data frame (mulitple selection)
In my shinydashboard app I want to give the user the option to filter a data frame by alternative attributes. My data frame has an "ID" column and a "Name" column in a 1:1 relation...
bthebread
Votes: 0
Answers: 2