Custom Plotly visualizations for Streamlit
Project description
streamviz
Custom Plotly visualizations for Streamlit
Installation
Open a terminal and run:
$ pip install streamviz
Demonstration 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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamviz-5.1.tar.gz.
File metadata
- Download URL: streamviz-5.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0bf91e357e3c3b3b9592b8dcb10d7b9628273fb2e9163649353ce3747674c59
|
|
| MD5 |
d4775e0921353cb42b27d7cefbb12c33
|
|
| BLAKE2b-256 |
f73b4a65aa83c6150c7d896fb34cfacbc713dbcde5175b88a281c2fbf69cdc72
|
File details
Details for the file streamviz-5.1-py2.py3-none-any.whl.
File metadata
- Download URL: streamviz-5.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e72bb02dbe1a574cecb14f97c3885aae563b8582bb8b7370d04afd8e9e19e86
|
|
| MD5 |
05e74feb8a1ae2904a0e39e1233f990b
|
|
| BLAKE2b-256 |
dc346a408fd2d45c5e2ad28a74cee0e9985f0372985d96591343f2f203935128
|