ar-onos

Results 8 comments of ar-onos

Thanks @mtennekes. Could you share the code snippet from treemap to do this please?

> I'm not sure if hyperlinks can be used. Is this possible in ggplot2? If so, we can use the same method, since they also rely on the grid graphics....

Thanks, @mtennekes The continuous text withing the box worked. However, the line break (\n) worked sometimes and at other times, it ignored it. I assume it is because it is...

> Done :-) Please test @ar-onos I'll leave this issue open for the hyperlinks Hi @mtennekes This works very well. I've also tried it using numeric positions. I noticed a...

> I think quarto + grid is a better approach for layouts like this! Thanks @tim-salabim. The panel already comes in with tmap. is there a way to use viewport...

> I still need to implement tm_logo into v4, but for the time being, either the approach suggested by @tim-salabim or alternatively, a workaround based on this approach here: https://stackoverflow.com/a/69699524...

> Imho, it really pays off to learn grid. That way you can have full control of your plotting and mix every and all grid based graphics (tmap, ggplot, lattice,...

> This has been implemented on the github version of leaflegend and will be published to CRAN for the next release. See [tomroh/leaflegend#76](https://github.com/tomroh/leaflegend/issues/76). It looks great @tomroh . I know...