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)
saveWidget works interactively, but no file saved when using buildVignette
When I run the following code interactively, the expected testFig.html is produced and functions correctly.
suppressPackageStartupMessages(library("plotly"))
suppressPackageStartupMessages(l...
Bryan Hanson
Votes: 0
Answers: 1
R forceNetwork - how do I keep the legend in the top left corner when zooming is enabled?
Hoping there is a solution to this. I would like to enable the zoom options in the forceNetwork function of the networkD3 package, and force the legend to remain in the top left corner when zooming in...
AyeTown
Votes: 0
Answers: 1
How to resize HTML widget using saveWidget in htmlwidgets R (reopened question)?
I would like to re-open a former topic on StackOverflow, concerning a problem I faced today, which I fixed in the same way as described by matheuscburger, by changing the size of the widget.
Topic of ...
GiacomoDB
Votes: 0
Answers: 1
R slideview min example returns blank output
I'm using the CRAN version of slideview but the minimal example (below) only returns blank output on my machine. I've verified that img2000 and img2013 both plot, they just don't work within slideView...
Rich Pauloo
Votes: 0
Answers: 1