A customizable data visualization library
Project description
Custom Viz Lib
カスタマイズ可能なデータビジュアライゼーションライブラリ
概要
Custom Viz Libは、インタラクティブでカスタマイズ可能なデータビジュアライゼーションを簡単に作成するためのライブラリです。
特徴
- インタラクティブなグラフとチャートの作成
- カスタマイズ可能なテーマとスタイル
- データストーリーテリングのサポート
インストール
pip install custom_viz_lib
使い方
from custom_viz_lib import chart, theme
# データの読み込み
data = [...]
# チャートの作成
bar_chart = chart.BarChart(data)
bar_chart.apply_theme(theme.DarkTheme())
bar_chart.show()
ライセンス
This project is licensed under the MIT License.
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
custom_viz_lib-0.1.0.tar.gz
(3.1 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 custom_viz_lib-0.1.0.tar.gz.
File metadata
- Download URL: custom_viz_lib-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8970db6c6cb7d3ff46484c0d5ffd7130a673887a9b56cc3f9ea852d9c18482fa
|
|
| MD5 |
f35088c6606a14ed6cbc84233151e8cc
|
|
| BLAKE2b-256 |
e049765e29db2af452b0ef13bed9bd52bfcc38fb540592eacf101b24dc42efa6
|
File details
Details for the file custom_viz_lib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: custom_viz_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cfc6c6827aca19a9cc84092a12219095ee8477e392ca3562ca513f7009e37f2
|
|
| MD5 |
d660cf76edf0fd0bbcdce29f7b63f14d
|
|
| BLAKE2b-256 |
74d28c33005fecc7a64f4b7590b08b1719da3940586ba67f5003b2c3f54213af
|