snehankekre / streamlit-matplotlib-custom-font

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom matplotlib and seaborn fonts in Streamlit

Streamlit App

This is a simple example of how to use custom fonts in matplotlib and seaborn in Streamlit apps.

The key is to set the font path and then use the prop object to set the font properties for matplotlib and seaborn.

About


Languages

Language:Python 100.0%