Skip to main content

HYGrapher (2D & 3D)

HYGrapher CI/CD PyPI version License: GPL v3

A high-performance, cross-platform desktop application for plotting, visual editing, and analyzing CSV/Excel datasets using Matplotlib and PyQt6. Available in both 2D and 3D visualization modes.


✨ Key Features

  • PyQt6 Architecture: Modern OS-native look & feel, dark/light theme support, high performance, and 100% crash-free cross-platform execution on macOS, Linux, and Windows.
  • Multi X-Axis Tabs: Configure multiple dataset tabs on a single plot, each with its own X-column and Y1/Y2 series, overlaid seamlessly on one shared graph.
  • Non-Destructive Data Filtering: Filter data ranges dynamically without corrupting or altering your raw loaded dataset.
  • Integrated Data Sheet: Embedded QTableWidget spreadsheet viewer to inspect, edit, and update dataset rows and columns in real-time.
  • 2D & 3D Visualization Modes:
    • 2D: Line, Scatter, Bar, Step, Stem, Area, Pie, Box, Violin, Heatmap, Contour, and Polar plots.
    • 3D: Surface, Wireframe, Scatter 3D, Line 3D, and Contour 3D plots.
  • Rich Style & Graph Controls:
    • Independent per-series style controls (Color, Line Style, Line Width, Marker Style, Marker Size, Alpha/Opacity, Legend Labels).
    • Axis formatting (rotate X-tick labels, plain numeric formatting without scientific notation, custom major tick intervals).
    • Customizable colormaps (viridis, plasma, inferno, coolwarm, jet, turbo, etc.).
    • High-DPI Image Export (72 to 1200 DPI PNG, PDF, SVG).
    • Legend font size, location, and spine toggle controls.
    • Moving Average Line Smoothing, Error Bars, and Data Point Value Annotations.
  • Fast Series Selection: Y1/Y2 (and 3D Z) column pickers with Select All / Clear buttons, a live selection counter, and lists tall enough to browse without hunting.
  • Scrollable Settings Panel: Every settings tab scrolls, so no control is ever cut off on a small window.
  • Double-Click to Reset Zoom: Double-click the plot to drop any zoom/pan and redraw at the configured axis limits.
  • Project Serialization: Save and restore complete workspace states including all dataset modifications and multi-X-tab configurations using .pmggrp JSON project files.
  • Native Drag & Drop: Drag CSV, TSV, Excel (.xlsx/.xls), JSON, or project (.pmggrp) files directly into the window to open.

💾 Installation

Install from PyPI

pip install hygrapher

Install for Development

git clone https://github.com/HiroYokoyama/matplotlib_graph_app.git
cd matplotlib_graph_app/hygrapher
pip install -e .[dev]

🚀 Usage

Command Line Interface

Launch 2D mode:

hygrapher

Launch 2D mode with a dataset or project file:

hygrapher data.csv
hygrapher my_project.pmggrp

Launch 3D mode:

hygrapher-3d
hygrapher-3d data.csv

Python Entrypoint

python -m hygrapher
python -m hygrapher.main_3d

🏗️ Architecture & Modules

matplotlib_graph_app/
├── .github/
│   └── workflows/
│       └── ci.yml             # Automated CI matrix testing & PyPI tag publishing
├── hygrapher/
│   ├── pyproject.toml         # Packaging metadata & entrypoints
│   ├── hygrapher/
│   │   ├── __init__.py        # Package version & exports
│   │   ├── __main__.py        # CLI entrypoint
│   │   ├── main.py            # 2D Application main window (PyQt6 QMainWindow)
│   │   ├── main_3d.py         # 3D Application main window (mplot3d & QMainWindow)
│   │   ├── data_manager.py    # Non-destructive data storage & range filter engine
│   │   ├── project_io.py      # .pmggrp JSON project serialization & deserialization
│   │   ├── widgets.py         # Shared Qt building blocks (series picker, scroll wrapper)
│   │   └── utils.py           # Cross-platform ticker math & font manager helpers
│   └── tests/
│       ├── conftest.py        # Pytest configuration & offscreen Qt setup
│       ├── test_app_headless.py # 38 fine-grained PyQt6 application tests
│       ├── test_series_picker_ui.py # Series picker, scrolling & zoom-reset tests
│       ├── test_data_manager.py
│       ├── test_project_io.py
│       ├── test_unit_comprehensive.py
│       └── test_utils.py
└── README.md

🧪 Testing & CI/CD

Run Unit Tests Locally

cd hygrapher
pytest -v --cov=hygrapher

Build & Release Workflow

The repository includes automated GitHub Actions CI/CD (.github/workflows/ci.yml):

  • Runs unit tests and coverage across Linux, macOS, and Windows matrix.
  • Automated PyPI Publishing: Pushing any tag matching v* (e.g. v0.7.0) automatically builds wheels and publishes the release package to PyPI.
# Release a new version:
git tag v0.7.0
git push origin v0.7.0

📄 License

GNU General Public License v3.0 (GPL-3.0). Created by Hiromichi Yokoyama.

Download files

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

Source Distribution

hygrapher-0.10.0.tar.gz (56.6 kB view details)

Uploaded Source

Built Distribution

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

hygrapher-0.10.0-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

Details for the file hygrapher-0.10.0.tar.gz.

File metadata

  • Download URL: hygrapher-0.10.0.tar.gz
  • Upload date:
  • Size: 56.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hygrapher-0.10.0.tar.gz
Algorithm Hash digest
SHA256 cb09b56cba36df021720d7edcdea1028508a5f7b3cc10c2018d39a282a6f6981
MD5 7b6df5874f3b76abaf853a8a28f0a24b
BLAKE2b-256 856cb3169a2b5c561cbb07c5f48db910551a3db90ff35fdcb8b5d06a9d92e92f

See more details on using hashes here.

Provenance

The following attestation bundles were made for hygrapher-0.10.0.tar.gz:

Publisher: ci.yml on HiroYokoyama/matplotlib_graph_app

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hygrapher-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: hygrapher-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 47.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hygrapher-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 212b357094ace5bf62e1b9bb8d0fbf68780527a45bdc2a4abbb772ff42918397
MD5 591431c2c63f8c3c8e6b0e4ebb90ca94
BLAKE2b-256 be499f1da6a74678648729efb9fdd9db3b52306efd167b916fe3b8db0d7049cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for hygrapher-0.10.0-py3-none-any.whl:

Publisher: ci.yml on HiroYokoyama/matplotlib_graph_app

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.10.0 This release

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

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