EmbraceUncertainty icon indicating copy to clipboard operation
EmbraceUncertainty copied to clipboard

Use TidierPlots for some of the graphics

Open dmbates opened this issue 2 years ago • 3 comments

It seems that AlgebraOfGraphics.jl is not being actively developed and I decided to take a look at TidierPlots.jl as a possible replacement. At present some of the facilities for comparative plots still need refinement. Faceting is broken after the switch to Makie as a back-end and vector color/colour arguments in aes are often interpreted as if they were color specs instead of categorical vectors that determine the color of the geom.

This branch provides a few plots with TidierPlots.jl for evaluation of whether this is a good path to follow.

dmbates avatar Apr 24 '24 19:04 dmbates

It appears that an earlier issue, https://github.com/TidierOrg/TidierPlots.jl/issues/102, has resurfaced. I think we should delay merging this PR until that issue is resolved. It is probably also related to the mismatch of symbol color and line color is some of the plots in largescaleobserved.qmd.

dmbates avatar Jul 19 '24 13:07 dmbates

Can this be merged now?

ajinkya-k avatar Jan 06 '25 06:01 ajinkya-k

@dmbates -- over in #80 @ajinkya-k has proposed converting everything back to AoG, now that Julius has taken up maintenance and development of AoG.

I don't have a strong preference for which system to use, but we should probably pick one and use it consequently. I'm more familiar with AoG, but of course TidierPlots has the explicit goal of being more familiar to R converts. What are your thoughts?

palday avatar May 14 '25 01:05 palday