Forum Discussion

Ymodhesh's avatar
Ymodhesh
New Member
3 years ago

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