Simple plotting/graphing crate suggestions

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • plotters

    A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀

    Seems to be abandoned (?)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vega

    A visualization grammar.

    Not that I'm working on it, but I'd love to see a vega stack in rust.

  • argos

    Argos: a data viewer that can read HDF5, NetCDF4, and other file formats. (by titusjan)

    I use a lot of Rust for engineering (mostly on the design than the research part of R&D) and very clear plots are absolutely essential. At the same time, when I start a new analysis, it isn't always clear what I need to plot. So, a workflow that has been excellent for my team and I is to generate large datasets in hdf5 (from Rust), and plot them either directly with Argos (https://github.com/titusjan/argos) or to load them in a Jupyter Notebook in Python and use plotly or PyQtGraph (for very large datasets since it uses your GPU).

  • RustGnuplot

    A Rust library for drawing plots, powered by Gnuplot.

    I made a gnuplot-based crate sometime ago. It's alright.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Contributing to Other Open Source Projects - Week 2

    2 projects | dev.to | 15 Oct 2024
  • How can I make a graphic that looks like this? I want to present multiple graphs in one figure. Thank you!

    1 project | /r/matlab | 25 May 2023
  • SkiaSharp: Hatched fills with SKShader

    2 projects | dev.to | 6 Nov 2022
  • Data visualization in rust

    3 projects | /r/rust | 14 Sep 2022
  • Best charting library for WinUI 3?

    2 projects | /r/csharp | 9 Sep 2022

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?