is {ggtext} still the best option for multi-color text in {ggplot2}, or has it been superseded by alternatives? #rstats
@alexpghayes AFAIK {ggtext} is still the best player in town
@alexpghayes But I'll predict that some package will use R 4.3.0's glyphs + {textshaping} at some point to produce composite text. I think {ggtext}'s choice to use html is very ambitious, but html afficionado's will be disappointed that not every tag is supported and regular users will find the syntax to simply recolour a piece of text unnecessarily complex.