A small example package
Project description
mendel-plotly-theme
This package provides a custom Plotly theme that can be easily applied to any Plotly figure.
Installation
You can install the package using pip:
pip install my_plotly_themes
Example usage:
import plotly.graph_objects as go
from mendel_plotly_theme import apply_theme
# Create a sample plot
fig = go.Figure(data=go.Scatter(x=[1, 2, 3], y=[4, 5, 6], mode='lines+markers'))
# Apply the custom theme
apply_theme(fig)
# Show the plot
fig.show()
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
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 mendel_plotly_theme-0.1.2.tar.gz.
File metadata
- Download URL: mendel_plotly_theme-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a07cde5da8234c8a222ae9dc75f788a58f867c9c2989eb00ad6c5ddaa6ec757
|
|
| MD5 |
8b63175445a02503fca1a22fe26e8f1a
|
|
| BLAKE2b-256 |
dae5f4832f296964e2d7e7a91e22a6812e99b4bb80371cbb230ea30965954db3
|
File details
Details for the file mendel_plotly_theme-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mendel_plotly_theme-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bb541b41a611273fb2b83e061ded0e2ae54faff28aca5e4d8017471ba16e134
|
|
| MD5 |
9051403025906e5cc4342716e80b7dcf
|
|
| BLAKE2b-256 |
116608ea15b0364a1e53273941d3e2e45a03c622e80fe97ef9b994c5001afb8d
|