plotly shows a blank canvas and doesn't render anything

Bug #2049876 reported by vak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
r-cran-plotly (Ubuntu)
New
Undecided
Unassigned

Bug Description

Both directly from R 4.3.1 and from RStudio 2023.12.0 the following example show a completely blank canvas:

```
library(plotly)
fig <- plot_ly(midwest, x = ~percollege, color = ~state, type = "box")
fig
```

However if package `r-cran-plotly/mantic,mantic,now 4.10.2+dfsg-2` is uninstalled and instead is installed from CRAN via `install.packages("plotly")` then graphs are shown as expected

% cat /etc/issue
Ubuntu 23.10 \n \l

% uname -a
Linux xsdnied 6.5.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 14:59:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

vak (khamenya)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.