Carson Sievert

Results 165 issues of Carson Sievert

Probably won't make sense to do this until we have "shinylive for R" since the binning happens server-side

In case you don't have access to raw `values`, it might be useful to pass the bin definitions directly (to `values`?) ```r > x class(x) [1] "histogram" > str(x) List...

I don't think the histslider library supports this -- would probably have to modify the component logic (i.e., send them a PR)

### TODO - [x] Merge https://github.com/rstudio/shiny/pull/4040

Perhaps via `layout.axisid.tickalign` & `layout.axisid.tickvalign` -- both accepting a number on a 0-1 scale? Here's an example of `tickalign=1` (the default) vs `tickalign=0` ![screen shot 2017-05-11 at 1 30 04...

type: feature