One solution is posted here using unicode. Just copy and paste your text from the website linked, to the Plotsβ labels inside raw"":
using Plots
scatter(rand(10,10), xlabel=raw"π³ππππ ππ ππππππ")
One solution is posted here using unicode. Just copy and paste your text from the website linked, to the Plotsβ labels inside raw"":
using Plots
scatter(rand(10,10), xlabel=raw"π³ππππ ππ ππππππ")