A Python charting library with support for pandas, polars, and numpy.
Project description
gocharts
gocharts is a Python library for creating interactive, public facing quality charts using ECharts and a grammar of graphics approach inspired by ggplot2.
Features
- Grammar of Graphics: Build complex visualizations by layering components (data, aesthetics, geoms, scales, etc.).
- Interactive Charts: Powered by ECharts for rich, interactive visualizations.
- Flexible API: Compose plots using a familiar, declarative syntax.
- Export Options: Render charts in Jupyter notebooks, web apps, or export as HTML.
Installation
pip install gocharts
Quick Start
import gocharts as go
import pandas as pd
df = pd.DataFrame({
"time": [1, 2, 3, 4],
"score": [10, 15, 13, 17]
})
gochart = go.Chart(df) \
.geom('line', map = {'x':'time','y':'score'})
gochart.display()
Documentation
License
TBD
Acknowledgements
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
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 gocharts-0.1.2.tar.gz.
File metadata
- Download URL: gocharts-0.1.2.tar.gz
- Upload date:
- Size: 46.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6012e710e58eadac689d1f0255a82495ba82708ed12d1bff9539d13263196250
|
|
| MD5 |
7d9316cd9c5815280955e34d2098d388
|
|
| BLAKE2b-256 |
d19910ad35b871c4240ff8dd6da2b1489ecb86eea382c3f820af1fe9f6dc9e2b
|
Provenance
The following attestation bundles were made for gocharts-0.1.2.tar.gz:
Publisher:
publish.yml on EdvinasD/gochart
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gocharts-0.1.2.tar.gz -
Subject digest:
6012e710e58eadac689d1f0255a82495ba82708ed12d1bff9539d13263196250 - Sigstore transparency entry: 933811515
- Sigstore integration time:
-
Permalink:
EdvinasD/gochart@c89ae7fe7752003129acebbceb3ed0d770ae1b35 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/EdvinasD
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@c89ae7fe7752003129acebbceb3ed0d770ae1b35 -
Trigger Event:
release
-
Statement type:
File details
Details for the file gocharts-0.1.2-py3-none-any.whl.
File metadata
- Download URL: gocharts-0.1.2-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d894fe7a78e061192ae10b94496a0bddb24c009fb70590ceedfffd67156d0671
|
|
| MD5 |
64e0fd5b7354e3fe73fb29b07c997be7
|
|
| BLAKE2b-256 |
9adf4dff8cccca46c3b23cdf897115f656af6b171d6893e5b4cb51d47081779f
|
Provenance
The following attestation bundles were made for gocharts-0.1.2-py3-none-any.whl:
Publisher:
publish.yml on EdvinasD/gochart
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
gocharts-0.1.2-py3-none-any.whl -
Subject digest:
d894fe7a78e061192ae10b94496a0bddb24c009fb70590ceedfffd67156d0671 - Sigstore transparency entry: 933811524
- Sigstore integration time:
-
Permalink:
EdvinasD/gochart@c89ae7fe7752003129acebbceb3ed0d770ae1b35 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/EdvinasD
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@c89ae7fe7752003129acebbceb3ed0d770ae1b35 -
Trigger Event:
release
-
Statement type: