-
Instead of a plotting function that exports the ggobject, the fdc/ldc layers can be created using a custom geom. This retains the expected ggplot workflow that everyone uses. I think this should be th…
-
The boxplot charts are too cramped, need to extend the space to allow for a good view of all students progress
(Scrollbar is allowed for this chart)
-
Recreate fishery-wide view with medians across OMs, but in tabbable form for each state.
-
Hi
Short question? Would it be possible to implement a binary or group plot without too much hassle? Like this:
https://chart-studio.plotly.com/~RPlotBot/5248.embed
Maybe I could do it myself…
-
![image](https://user-images.githubusercontent.com/90947239/207522254-b21656bf-eb12-4a4f-864e-74fabc4236e2.png)
请教一下像这种图片是用什么软件制作的呀,然后做这种图的代码能分享一下么(如何统计匹配的PC)。
-
Hello,
unfortunately the gof-function is not working again. I used the updated version of btergm today. Here is what I got when I runned the script altogether with the data that I have send some da…
-
Hey, wondering if you'd consider accepting a PR to make this lib react 16-compliant? Wasn't sure if you were still keeping tabs on this repo so wanted to check in before doing the work.
Thanks!
-
different groups could have different widths
-
I have read a couple of comparisons that found that Kraken is performing a lot worse than mOTUs2 and MetaPhlAn 3.
![image](https://user-images.githubusercontent.com/631218/113280302-d28af480-932f-1…
-
Hello bastibe,
very nice implementation of very useful plots! Thank you!
When making MANY plots I like to pass the axes to plotting functions, like plot(ax,\_\_), boxplot(ax,\_\_), scatter(ax,\_…