RadarChart: A Python library for customizable radar charts (spider plots)
Project description
RadarChart
A Python library for creating customizable radar charts (spider plots).
How to install
pip install radarchart-py
How to use
Step 1: Import the radarplot library.
import radarchart
Step 2: Prepare the dataframe.
df = radarchart.example_dataframe()
df
Step 3: Plot the chart.
radarchart.plot(df, norm_max=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
radarchart_py-0.1.8.tar.gz
(4.5 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 radarchart_py-0.1.8.tar.gz.
File metadata
- Download URL: radarchart_py-0.1.8.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de0cb32c9521869882574248062aa4886f507cd983a1b725d5687e60d0fb5c54
|
|
| MD5 |
ceccbc4fe675ba411aa9e8b7cc901fe8
|
|
| BLAKE2b-256 |
c875a99e15ca59a613e1040f3b5f1da0622381604e2fc2acf9c543889e67dd7f
|
File details
Details for the file radarchart_py-0.1.8-py3-none-any.whl.
File metadata
- Download URL: radarchart_py-0.1.8-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04173a94670852dab27b48d6b9aad506ee59e7c2ce9f0f38ae1f40dfca78e8a9
|
|
| MD5 |
d496963c2dca1ac976be98103633c5ab
|
|
| BLAKE2b-256 |
8027d374fe4ae1f217ffc1af874793faa6feb52c534e54c4836f88afccb26cf9
|