-
Thank you very much for `bin2cell`.
@ktpolanski is `b2c.view_labels()` in 0.3.2 the unformalized custom function @nadavyayon referred to and was using at 18 minutes and 35 seconds (18:35) in the Se…
-
When using `viridis` within an Angular project, I get a warning when compiling angular:
```
▲ [WARNING] Module 'viridis' used by './my.component.ts' is not ESM
CommonJS or AMD dependencies ca…
-
Maybe I am misunderstanding the expected behavior of the argument `show.legend` in `"ggplot2"`
> Should this layer be included in the legends? NA, the default, includes if any aesthetics are mapped. …
-
GBIF uses _Ptilinopus layardi_DG Elliott 1878 as the Scientific Name for the endemic fruit-dove on Kadavu in Fiji https://www.gbif.org/species/2495560/metrics
IUCN/HBW uses _Chrysoena viridis_Layar…
-
The `scale_*_steps*` functions currently do not _apply_ the full range of colours to a plot.
See example below of `scale_colour_binned`, which _applies_ the full range of the viridis colour palett…
-
You instructed me in a previous answer how to change the default color scale of iheatmapr using RColorBrewer palettes. Is there a way to to use the color palettes in the R package "virids" (https://gi…
-
For example, a contour/density plot of simulated output on top of a kobe plot
-
Adding breaks = seq(-1, 20, 1) fixes the hole.
```
library(data.table)
library(ggplot2)
library(metR)
obs
-
One issue I have encountered with my subplots is that the trend in precipitation during different months is not particularly clear since I am using a single large color bar for all 12 months. With the…
-
I am getting a lot of warnings from using the ggtree() and gheatmap() functions under normal use. My plots look fine, but I was concerned I was doing something wrong. Investigating further, I actually…