-
1. gganimate (https://gganimate.com/)
2. flipbookr (https://evamaerey.github.io/flipbookr/)
-
First of all, thanks for a great extension!
This example isn't working for me:
```
format:
revealjs:
drop:
engine: webr
webr:
packages:
- ggplot2
…
jtr13 updated
1 month ago
-
Hi there,
great package. I was wondering whether you might be interested in adding a new `ggplot2` stat and geom.
I recently wanted to plot a two-dimensional HPD region for the posterior predict…
-
## Extensions that we'd like `ggplotly()` to support
- [ ] ggraph, ggforce https://github.com/plotly/plotly.R/pull/1326
- [ ] forecast https://github.com/plotly/plotly.R/pull/2045
- [ ] `ggpubr::…
-
Type: Performance Issue
The graphs are not shown on the right side whatever I use hist() or ggplot() or anything else after I downloaded the github copoilt.
VS Code version: Code 1.84.2 (1a5daa3a02…
-
Could teach packages later in the day - provides a nice break
Good to use a real-life example
mawds updated
6 years ago
-
I'm using httpgd inside of VS-Code together with the R extension. I can easily kill httpgd with
```
plot(rnorm(1000000), rnorm(1000000))
```
Which, admittedly, are a lot of points. I have some mor…
-
Hey there @david-barnett
`microViz` is awesome. I am playing around it I wonder if there is any chance to implement an alternative way of visualizing taxa/lineages abundances using a sakey diagram…
-
Overall, the project is well-conceived with potential for real impact in the educational and practical applications of data visualization. The team's effort to make ggplot more accessible is particula…
-
I'm quite new to Panel and I would really like to start using it since it supports a wide range of Python plotting libraries and is excellent for dashboarding even for professional settings.
Howeve…