metameta
metameta copied to clipboard
In grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : font family not found in Windows font database
Unable to plot the results i have tried in three different computers "In grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, : font family not found in Windows font database"
I believe this is a ggplot2 issue with Windows. Have you tried some of the solutions suggested here?
I believe that I have now fixed this error message, can you please try creating another plot to see if the error message is no longer given?
hi,did you solve this problem? i have the same problem to you