Skip to main content

Custom Plotly visualizations for Streamlit

Project description

Welcome!

streamviz

Custom Plotly visualizations for Streamlit

Installation

Open a terminal and run:

$ pip install streamviz

Demonstration App

Streamlit App

Dependencies

Library Language Link
Streamlit Python https://github.com/streamlit/streamlit
Plotly Python https://github.com/plotly/plotly.py

Function Parameters

Name Data Type Short Desc Options
gVal "integer, float" gauge Value (required)
gTitle string gauge Title (default '')
gMode string gauge Mode (default gauge+number) "gauge+number, gauge, number"
gSize String gauge 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)
gcLow string Low gauge Color (default #FF1708)
gcMid string Middle gauge Color (default #FF9400)
gcHigh string High gauge Color (default #1B8720)
sFix string gauge Value Suffix (default 0.0) %
gTheme string Gauge theme color (default Black)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamviz-5.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

streamviz-5.1-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page