search for: myoutput2

Displaying 2 results from an estimated 2 matches for "myoutput2".

Did you mean: myoutput
2013 Oct 07
1
Color font in verbatim text output in Shiny
...that is being used by Shiny when the ui.r code hase some verbatimTextOutput? For example, I am producing 2 outputs in two tabs. mainPanel( tabsetPanel( tabPanel("Output 1", verbatimTextOutput("myoutput1")), tabPanel("Output 2", verbatimTextOutput("myoutput2")) ) ) Thank you! Dimitri Liakhovitski [[alternative HTML version deleted]]
2009 Apr 10
1
png with ggplot on windows xp
Hi Group, I posted this question on the ggplot list and was advised to try here also. The code below produces a plot as a png and pdf. The pdf looks great, and I cannot make the png look this way. I've tried various combinations of height, width, and dpi, but it has not worked out so far. Any suggestions to make the png look like the pdf? I received a response that the problem does not occur