cinkie

Results 2 comments of cinkie

This feature would also be very useful when using subplots. The upper limit can be the same in axis so we could compare more easily.

I created a .js file with code provided by @dplatten , put the file in `www/` folder, and include this in `ui.r` (`tags$head(tags$script(src = 'this_script.js'))`). It works perfectly! Thanks for...