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.2.0.tar.gz
(4.2 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.2.0.tar.gz.
File metadata
- Download URL: radarchart_py-0.2.0.tar.gz
- Upload date:
- Size: 4.2 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 |
271ccf914e7c54f249ed807b60da9f3d9234f93f6b44ea50777376df4784cc65
|
|
| MD5 |
6575b895bb022c7e104d7c4390ca32a7
|
|
| BLAKE2b-256 |
3797ee1ff1f4203f7303fe785b52e06cf6444f209ef5cc36a41fa18ce57ec042
|
File details
Details for the file radarchart_py-0.2.0-py3-none-any.whl.
File metadata
- Download URL: radarchart_py-0.2.0-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 |
29109c6b0fa781128aa341a2218c9801d3e71262aa660073fc03393b9d7771c5
|
|
| MD5 |
6d4a9f742ee013471d0ef2cde838b409
|
|
| BLAKE2b-256 |
9975c0d1a1e920de70fb0b802259ddfc910c24dbda2f227fb9a995db3344f6c9
|