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)
Maximizing plots in R Shiny bs4Dash
I have looked online everywhere to no avail. I cannot seem to get these plots to maximize their heights and widths to full window size upon maximizing the boxes. It is a requirement that I use bs4Dash...
FreyGeospatial
Votes: 0
Answers: 2
Set height and width in wordloud displayed in a shiny app
Is there any way to adjust the width and height of wordloud except of its size in order cover the whole screen in shiny app?
if(require(shiny)){
library(wordcloud2)
wordcloud2(data = demoFreq)
...
firmo23
Votes: 0
Answers: 0