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.10.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.10.tar.gz.
File metadata
- Download URL: radarchart_py-0.1.10.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 |
36cb0122cc932c015488ff54128e86ac2315cb210a9a832ccd6608f3100a16af
|
|
| MD5 |
228bb1953c3dc1cd380c65e0a53b8448
|
|
| BLAKE2b-256 |
e11625f8035edbefbcfa96ca0dbdc238aad1b1d5bddf169cb8638311220319fe
|
File details
Details for the file radarchart_py-0.1.10-py3-none-any.whl.
File metadata
- Download URL: radarchart_py-0.1.10-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 |
3979dc89c9d469131fbd339f7788979ff617baa584b2eb86ae0648dd8baa9113
|
|
| MD5 |
5217b17199b517095aa804c6507d5c0a
|
|
| BLAKE2b-256 |
f17e8bc0f25c5df96eeafee9676392c79fbb55b564bee1321a5b5ef9e8c7af11
|