histoslider icon indicating copy to clipboard operation
histoslider copied to clipboard

A Histogram Slider Input for Shiny

Results 5 histoslider issues
Sort by recently updated
recently updated
newest added

### Bug description I'm having the following mesage. ``` Warning: Error in : No handler registered for type Input2:histoslider.histosliderdate 5: 3: rmarkdown::run 2: run 1: .main Error in (function (name,...

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

## Beep boop. Your images are optimized! Your image file size has been reduced by **34%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...

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)