Closed omarRmalik closed 4 years ago
I get this error when plotting using rayshader. I can get the plot but no labels!
Error in rgl.texts(x = 30, y = 201.725389456392, z = -150, text = "Monterey", : FreeType not supported in this build
Does anyone know how to get around this?
Thank you!
use freestyle = FALSE in the render_label command
I get this error when plotting using rayshader. I can get the plot but no labels!
Error in rgl.texts(x = 30, y = 201.725389456392, z = -150, text = "Monterey", : FreeType not supported in this build
Does anyone know how to get around this?
Thank you!