Mark

Results 4 issues of Mark

I have been having trouble using ggtext functions inside the `theme` argument to `plot_annotation()`. In particular, the error only occurs when also using `plot_layout()`. I am trying to write a...

Are there any plans to support `gt_tbl` objects from **{gt}**? Ideally this would look like: ``` library(tidyverse) library(patchwork) library(gt) # simple table mt_tab = gt(mtcars) # simple scatterplot mt_plot =...

feature

Full error below, when knitting rmd file, the tex file returns an error with package unicode-math. This seems to be a [common error after this package was updated](https://tex.stackexchange.com/questions/353136/compilation-error-option-unknown-unicode-math) Full error:...

I feel like I must be wrong here, but it seems the coordinates for all the county CSVs should have negative longitudes instead of positive ones. [Example: APPLING01-coord.csv](https://github.com/ajstarks/dubois-data-portraits/blob/master/challenge/2024/challenge01/APPLING01-coord.csv)