-
I have updated statR to the newest version 2.0.0 and get an error when I try to use the example from the references page for "Visualisierungen": https://statistikzh.github.io/statR/articles/Visualisie…
-
### Bug description
If I render a html file using quarto-1.3.433 containing ojs cells and open the file from file explorer without webserver an error message should be displayed telling me "The OJS…
-
Using both the CRAN and the latest github versions of {bslib}, first run the following app:
```
library(shiny)
ui
-
This doesn't change the styles of the sidebar:
```
from shiny import App, render, ui
import shinyswatch
app_ui = ui.page_fluid(
ui.panel_title(window_title="Jags App Title", title="App Fr…
-
This will probably be in a separate repo (in which case we'll move this issue). Oskar to send latest data viz guidelines and then we'll get started.
[R-35](https://linear.app/rfortherestofus/issue/R-…
-
@lloyddewit you asked for examples and first, here is a feature, with a sample of code that I would like. I ran this code in Ana's pull request on line plots and it works there! I'm going to test it …
-
Extending the bslib themes with some custom CSS seems like a common use case which I thought would be documented early. It took me quite a long time to find out how to actually do this; ultimately I f…
-
### System details
RStudio Edition : Both
RStudio Version : v1.2.856-2
OS Version : Ubuntu 18.04
R Version : 3.5.1
### Steps to reproduce the problem
Apply a dar…
-
I strongly prefer a dark-themed editor, but all other UI elements to be light-themed (or "unthemed" and light by default). This was possible in Rstudio until recently, when the "Classic" theme was rem…
-
```R
if(interactive()) {
library(shiny)
library(bslib)
ui