Skip to content

OxidePlot v0.1.0

Choose a tag to compare

@willherr72 willherr72 released this 09 Jul 13:16
· 5 commits to main since this release

OxidePlot is a GPU-accelerated data-visualization desktop app for Windows.

Install

Download oxideplot_0.1.0_x64-setup.exe and run it. The only runtime dependency is WebView2 (already present on Windows 10/11). The .msi is provided for managed/enterprise deployment.

Highlights

  • Fast GPU line plots with viewport-aware downsampling — handles 100k+ point datasets smoothly.
  • Per-graph views: Plot · Table · Distribution · Spectrum (FFT) · Spectrogram · Scatter (colored by time).
  • Formula columns — derive new columns from expressions (vector magnitude, survey trig, differences, …).
  • Rubber-band zoom box with X / Y / box axis snapping, right-drag pan, wheel scroll + Ctrl-wheel zoom.
  • Broad data loading — CSV, Excel, and generic delimited .dat / .txt / .tsv with automatic delimiter detection and metadata-preamble skipping; robust datetime handling (incl. separate Date + Time columns and 12-hour times).
  • Render options — robust autoscale, log-Y, normalized multi-unit overlay; PNG export with axes + legend; light / dark theme.
  • Ships with an MCP analysis server (oxideplot-mcp) for AI-driven QC and one-call self-contained HTML reports — see the README.