SVG Plot Issues on Server
When running the on the server, the svg images produced display in some serif font that results in overlapping text: ![06139500_data.svg](/uploads/d2a71c69694d403064d2427cd60dcf27/06139500_data.svg) ![06139500.svg](/uploads/e63b99d1cb5a4b1c12bb4d11a7c6d7f7/06139500.svg) When saving to a .png running on the server, the plots are fine: ![image](/uploads/43fdfadd894affb8d70660a6af640690/image.png) Issue also does not occur for me saving SVGs from the shiny app running locally.
issue