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)
Release files for radarchart-py 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| radarchart_py-0.2.0.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| radarchart_py-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.8 kB
Release files / radarchart_py-0.2.0.tar.gz
| Download URL | radarchart_py-0.2.0.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
271ccf914e7c54f249ed807b60da9f3d9234f93f6b44ea50777376df4784cc65
|
|
BLAKE2b-256 checksum How to use checksums |
3797ee1ff1f4203f7303fe785b52e06cf6444f209ef5cc36a41fa18ce57ec042
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|
Release files / radarchart_py-0.2.0-py3-none-any.whl
| Download URL | radarchart_py-0.2.0-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
29109c6b0fa781128aa341a2218c9801d3e71262aa660073fc03393b9d7771c5
|
|
BLAKE2b-256 checksum How to use checksums |
9975c0d1a1e920de70fb0b802259ddfc910c24dbda2f227fb9a995db3344f6c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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}
|