fabiangehring

Results 5 issues of fabiangehring

The margin at top and bottom are quite big. Especially when resizing the window's width total height of the bubble plot does not seem to resize accordingly. @jcheng5: Is there...

It would be nice, if factor columns could be edited as dropdown menus offering with factor levels as options when editable = TRUE.

hi, Setting the tab_options(table.width = pct(100)) does not seem to have the desired effect when creating pdfs. ``` --- title: "Test" output: pdf_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE)...

Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [2] Medium
Type: ★ Enhancement
Focus: LaTeX Output

Hi, I'd like to have a datePicker in my table. When using DT I could do something like below. With reactable I am missing the initComplete, preDrawCallback and drawCallback. Is...

doc

Just came across the same issue as described here: https://stackoverflow.com/questions/47053705/shiny-change-upload-complete-and-files-text-in-fileinput It would be nice if the complete message could be set as a fileInput argument.

Effort: Low
Priority: Low
Type: Enhancement :bulb: