I have created a plot using ggplotly()
and really like the font used in it's title
.
I have tried to figure out the font used in it by inspect element
but nothing turns out to be same.
So I have knit
the document & applied inspect element
on it and could see these fonts and tried all one by one but nothing looks same: "Helvetica Neue",Helvetica,Arial,sans-serif;
How can I replicate the font in my other charts or non plotly charts ?