Custom fonts
LightningChart JS can display any fonts that are loaded to the web page. In this aspect it works similar to any other library, or direct HTML display. To learn more about custom fonts in web applications, see for example MDN web fonts
Custom fonts have to be completely loaded before starting to use the font.
See also HTML text rendering.