info-rchitect
info-rchitect
Is there a built-in method for 'stacking' vectors? Stacking being taking N columns and turning them into rows with a label column and a value column. I have implemented a...
Brief description of the problem: Adding some lines and labels using the [ggQC](https://cran.r-project.org/web/packages/ggQC/index.html) library causes a hard fail. This code works with `ggplotly`: ```r min_date = as.Date(min(lots_df_filtered()$DATE)) max_date = as.Date(max(lots_df_filtered()$DATE))...
Hi, Thanks for `bs4Dash` firstly, great web app platform. Is it possible to create a `scrollToTop` button that works with a `Box`? thx
Hi, I believe you can change the sidebar `position` argument from the default of 'right' to 'left'. Can you please enable this to be passed? Looks like adding a dict...
Please answer these questions before submitting your issue. Thanks! 1. What version of Python are you using? 3.8.10 2. What operating system and processor architecture are you using? Windows-10-10.0.19045-SP0 3....
### Environment * Operating System: WIndows 10 * Python Version: 3.8.8 * How did you install Qgrid: pip ### Description of Issue I am trying to add an empty row...
### Environment Windows Python 3.8.8 ### Description of Issue Enabled the following grid options: ~~~python grid_options={'forceFitColumns': False, 'enableColumnReorder': True, 'enableTextSelectionOnCells': True, 'editable': True} ~~~ Expected the following code to reflect...
### Environment * Operating System: Windows 10 * Python Version: `$ 3.8.8 * How did you install Qgrid: conda * Python packages: `$ qgrid==1.3.1, jupyter nb==6.3.0 ### Description of Issue...
### Environment * Operating System: Windows 10 * Python Version: `$3.8.5 * How did you install Qgrid: pip * Python packages: `$ qgrid==1.3.1, jupyter notebook 6.1.4 ### Description of Issue...