You must be logged in to post your query.
Home › Forums › Chart Support › Can I use downloaded custom fonts?
Tagged: font
Is it possible if I can use my downloaded custom fonts on chart? I cannot use google web fonts in our project (we can not reach for browser connection). So I have to find the way that I can use my own downloaded fonts on our charts title.
I’ve already read this documents several times, https://canvasjs.com/docs/charts/chart-options/title/fontfamily/ but it didn’t help at all. That’s because it has to be connected with google browser…
Thus, is it possible that I can use custom fonts that I downloaded on my local directory without any external internet connection?
@jejung,
You can render charts with custom fonts from any source. Please take a look at this JSFiddle, where Google Font is used for the title. Similarly, you can use fonts from other sources too. Please refer this article for information on adding custom fonts to your website.
— Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register