Jakub

Results 477 comments of Jakub

Same as https://github.com/geocompx/geocompy/issues/237#issuecomment-2227447158

I've spent some time today chasing some ideas, but it seems that no obvious/straightforward solution exist (e.g., see https://github.com/quarto-dev/quarto-cli/discussions/3260). My current suggestion would be just to comment out the pdf...

Or... maybe we could try somethings like this: ::: {.content-visible when-format="html"} ```{python} code ``` :::

@michaeldorman both figures look good in the version rendered on my local machine (that I've sent to you today)

@mtennekes have you seen https://coolbutuseless.github.io/2021/07/01/r-v4.1.0-grid-graphics-new-feature-patterns/? Would it not be more straightforward to use the grid package tools to create patterns?

Also, possibly some inspiration could be taken from https://github.com/trevorld/ggpattern

@Xiezhibin also see https://github.com/r-tmap/tmap/issues/338

Related discussion: https://github.com/r-tmap/tmap/issues/383

The original bug reported seems to be fixed.