Skip to main content

Rust data visualization framework - The modern Plotly alternative

Project description

SeraPlot - Rust-Powered Data Visualization Framework

SeraPlot is a framework developed in Rust, meticulously crafted with care. It is a modern alternative to Plotly, designed specifically for data visualization. This library is distributed across multiple programming languages (Python, C#, C++, JavaScript), regularly maintained and updated, offering superior speed and significantly lower memory consumption compared to competitors.


Why Choose SeraPlot

• More fast than plotly; generation across all dataset sizes
• Minimal memory footprint - ideal for resource-constrained environments
• Production-ready with enterprise-grade stability
• Multi-language support (Python, C#, C++, JavaScript, and more if necessary send me a message)
• Regularly updated with new plots - new features and improvements
• Perfect for real-time dashboards and batch processing


Install Command

Seraplot may be installed using pip

pip install seraplot

or you can also install in conda or uv

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

Documentation

Full API reference and interactive examples: https://feur25.github.io/seraplot/introduction.html


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

Benchmark — SeraPlot vs Plotly vs Matplotlib

Bench-1 Bench-2 Bench-3

SeraPlot outperforms Plotly and Matplotlib by 100–8000× on chart generation speed.


Quick Start

from seraplot import build_bar_chart

# Create a simple bar chart
build_bar_chart(
    'Sales by Region',
    ['North', 'South', 'East', 'West'],
    [120, 95, 150, 110],
    width=900, height=500
)

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 Distributions

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

Built Distribution

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

seraplot-2.3.55-cp311-cp311-win_amd64.whl (5.4 MB view details)

Uploaded CPython 3.11Windows x86-64

File details

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

File metadata

  • Download URL: seraplot-2.3.55-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for seraplot-2.3.55-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 84458a455afff368c26f89fc9f79354839131184c0b19b8a2f92a3d7f7790ad2
MD5 360e003b67e737b98d2012692a20efd8
BLAKE2b-256 9dc2ad5729046ffd3408de4ec5525eda39631f615a38031418b9a89025e73c1d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page