Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

Welcome!

streamviz

PyPI version

Custom Plotly visualizations for Streamlit

Installation

Open a terminal and run:

$ pip install streamviz

Demonstration App

Streamlit App

Dependencies

LibraryLanguageLink
StreamlitPythonhttps://github.com/streamlit/streamlit
PlotlyPythonhttps://github.com/plotly/plotly.py

Function Parameters

NameData TypeShort DescOptions
gVal"integer, float"gauge Value (required)
gTitlestringgauge Title (default '')
gModestringgauge Mode (default gauge+number)"gauge+number, gauge, number"
gSizeStringgauge Size (default FULL)"SML, MED, LRG, FULL, CUST"
grLow"integer, float"Low gauge Range (default 0.30)
grMid"integer, float"Middle gauge Range (default 0.70)
gcLowstringLow gauge Color (default #FF1708)
gcMidstringMiddle gauge Color (default #FF9400)
gcHighstringHigh gauge Color (default #1B8720)
sFixstringgauge Value Suffix (default 0.0)%
gThemestringGauge theme color (default Black)

About

Custom Plotly visualization for Streamlit

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages