snehankekre / streamlit-simple-chart-titles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit-simple-chart-titles

Streamlit App

Streamlit's simple charts (line, area, bar, scatter) have a title parameter that allows you to customize the chart title.

Parameter Description
title The title of the chart. If a string, it will be used as the title text. If None (default), no title will be displayed.

See the PoC implementation

About


Languages

Language:Python 100.0%