Skip to main content

SeraPlot — High-Performance Data Visualization Framework

SeraPlot v2.8.0+ is a Rust-native charting library exposed to Python as a single compiled extension — no JavaScript charting library, no Node toolchain, no external rendering service. One pip install gets you 60+ chart types across 2D, 3D, and maps, a small canvas drawing API for custom compositions, and sp.App — a reactive dashboard server built directly into the core, no Flask or Dash required.

Every chart renders to a single self-contained HTML file — no CDN, no backend, works offline or embedded anywhere a browser can open a file.

Documentation: https://feur25.github.io/Sera/getting-started/intro-seraplot.html


Installation

Python (PyPI — wheel for CPython 3.8+, Windows/Linux/macOS)

pip install seraplot

Other package managers:

conda install -c conda-forge seraplot
uv pip install seraplot

JavaScript/WebAssembly (npm)

npm install seraplot

Quickstart

import seraplot as sp

chart = sp.bar("Revenue by Product", labels=["A", "B", "C"], values=[42, 68, 35])
chart.save("chart.html")

Open chart.html in any browser — no server, no build step.


Gallery — Chart Types

2D Charts

2D-1 2D-2 2D-3 2D-4
2D-5 2D-6 2D-7 2D-8

3D Charts

3D-1 3D-2 3D-3 3D-4
3D-5 3D-6 3D-7 3D-8

Seraplot Banner

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

seraplot-2.8.5-cp311-cp311-win_amd64.whl (22.3 MB view details)

Uploaded CPython 3.11Windows x86-64

seraplot-2.8.5-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

seraplot-2.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

File details

Details for the file seraplot-2.8.5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for seraplot-2.8.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b5fba2c126b5218062c3d49865cae103a8c517d0eeb0b43965315e758a166c52
MD5 3ef8e9702a931fd4db79f0dff7f980f1
BLAKE2b-256 d5f478dd078a78144825a63e670f6de4a830075ce89f77a74f23176a0455100c

See more details on using hashes here.

File details

Details for the file seraplot-2.8.5-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for seraplot-2.8.5-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b787d01d0ec14baa2f6f588ea0320db8f83cbe384be241c8c0dada90bf786ecb
MD5 d7e5489060c306b0935a5f9bd3da6c46
BLAKE2b-256 100684486f229bf879af8c1cb704c50924f6d9a985297263cbde61e386ce6b8a

See more details on using hashes here.

File details

Details for the file seraplot-2.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for seraplot-2.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 63b9286699da5590a393596a9f9604c35f76b92c7cc4e561ecc765bb6b5d0f11
MD5 f8273ea98f98011b55be4a886fe9b5c4
BLAKE2b-256 57e40725160c5a5a4bcd61e2fd76437783c72e275a10094df5e5cda8111da685

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.8.5 This release

3 files

2.8.4

2 files

2.8.3

2 files

2.8.2

2 files

2.8.1

1 file

2.8.0

1 file

2.7.22

1 file

2.7.21

1 file

2.7.20

1 file

2.7.19

1 file

2.7.18

1 file

2.7.17

1 file

2.7.16

1 file

2.7.15

1 file

2.7.14

1 file

2.7.13

2 files

2.7.12

2 files

2.7.11

2 files

2.7.10

2 files

2.7.9

1 file

2.7.8

1 file

2.7.5

1 file

2.7.4

1 file

2.7.2

1 file

2.7.1

1 file

2.7.0

1 file

2.6.0

1 file

2.5.6

1 file

2.5.5

1 file

2.5.4

1 file

2.5.3

1 file

2.5.1

1 file

2.5.0

1 file

2.4.49

1 file

2.4.48

1 file

2.4.47

1 file

2.4.46

1 file

2.4.45

1 file

2.4.44

1 file

2.4.43

1 file

2.4.31

1 file

2.4.30

1 file

2.4.29

1 file

2.4.28

1 file

2.4.27

1 file

2.4.26

1 file

2.4.25

1 file

2.4.24

1 file

2.4.23

1 file

2.4.22

1 file

2.4.21

1 file

2.4.20

1 file

2.4.19

1 file

2.4.18

1 file

2.4.17

1 file

2.4.16

1 file

2.4.15

1 file

2.4.14

1 file

2.4.13

1 file

2.4.12

1 file

2.4.11

1 file

2.4.10

1 file

2.4.8

1 file

2.4.7

1 file

2.4.6

1 file

2.4.5

1 file

2.4.4

1 file

2.4.3

1 file

2.4.2

2 files

2.4.1

2 files

2.4.0

2 files

2.3.89

2 files

2.3.88

2 files

2.3.87

2 files

2.3.86

2 files

2.3.85

2 files

2.3.84

2 files

2.3.83

2 files

2.3.82

2 files

2.3.81

2 files

2.3.80

2 files

2.3.79

2 files

2.3.78

2 files

2.3.77

2 files

2.3.76

2 files

2.3.75

2 files

2.3.74

2 files

2.3.73

2 files

2.3.72

2 files

2.3.71

2 files

2.3.70

2 files

2.3.69

2 files

2.3.68

2 files

2.3.62

2 files

2.3.61

1 file

2.3.60

1 file

2.3.59

1 file

2.3.57

1 file

2.3.56

1 file

2.3.55

1 file

2.3.54

1 file

2.3.53

1 file

2.3.52

1 file

2.3.48

1 file

2.3.47

1 file

2.3.46

1 file

2.3.45

1 file

2.3.44

1 file

2.3.42

1 file

2.3.41

1 file

2.3.40

1 file

2.3.39

1 file

2.3.38

1 file

2.3.37

1 file

2.3.36

1 file

2.3.34

1 file

2.3.33

1 file

2.3.32

1 file

2.3.31

1 file

2.3.30

1 file

2.3.29

1 file

2.3.25

1 file

2.3.24

1 file

2.3.23

1 file

2.3.22

1 file

2.3.21

1 file

2.3.20

1 file

2.3.19

1 file

2.3.17

1 file

2.3.16

1 file

2.3.15

1 file

2.3.14

1 file

2.3.13

1 file

2.3.12

1 file

2.3.11

1 file

2.3.10

1 file

2.3.9

1 file

2.3.8

1 file

2.3.7

1 file

2.3.6

1 file

2.3.5

1 file

2.3.4

1 file

2.3.3

1 file

2.3.2

1 file

2.3.1

1 file

2.3.0

1 file

2.2.2

1 file

2.2.1

1 file

2.2.0

1 file

2.0.15

1 file

2.0.14

1 file

2.0.13

1 file

2.0.11

1 file

2.0.10

1 file

2.0.9

1 file

2.0.8

1 file

2.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page