I am having an issue with a graphic that I am generating with grViz() and then saving with export_svg().
The graphic viewed on the RStudio console does not look like the version saved to the drive. The wording on the labels in the nodes go outside the lines in the saved version.
Here's a screenshot:

Here's the saved version where you can see Generic 2 Label that is Generic going over the lines of the box.

I am having an issue with a graphic that I am generating with grViz() and then saving with export_svg().
The graphic viewed on the RStudio console does not look like the version saved to the drive. The wording on the labels in the nodes go outside the lines in the saved version.
Here's a screenshot:
Here's the saved version where you can see
Generic 2 Label that is Genericgoing over the lines of the box.