Forum Discussion
Ymodhesh
3 years agoNew Member
R visual in Power BI that displayed unreadable Arabic text
I have a problem with R visual in Power BI that displayed unreadable Arabic text .
I wrote this script :
plot(-1:1, -1:1, type = "n", xlab = "Re", ylab = "Im")
text(0,0, "", family = "Dubai",cex=3,col=4)
and the result :
""
No RepliesBe the first to reply