However, the code proposed does not work for me-- using ticks=... does not make any difference in the slider. It is not clear to me whether that is supposed to be enough, or whether I should do javascript changes somewhere? The github example (https://github.com/wch/testapp/tree/master/slider-labels) includes only R code but the post says that the problem is on the java side...
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Hi Matthieu,
Your solution works for me. Thanks !
JF
Jean-François Moyen
unread,
Apr 18, 2015, 9:24:35 AM4/18/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shiny-...@googlegroups.com
Hi Matt,
It works -- on first approximation.
But, the code you propose allows only steps of 1 (ie the value is 1, 2, 3 or 4 but nothing in between). I tried ... args <- list(... step=0.02.....) but this seems to be blissfully ignored by the slider !!
Am I missing something obvious here ?
Thanks
Le vendredi 10 avril 2015 15:22:23 UTC+2, mbh a écrit :