1 repository
Libraries used within the Rust ecosystem to generate 2D and 3D charts and mathematical visualizations.
Distinct from Charts and Visualization: Existing candidates are either general Rust lists or specific to GUI/Serialization, not data visualization specifically
Explore 1 awesome GitHub repository matching scientific & mathematical computing · Rust Data Visualization Libraries. Refine with filters or upvote what's useful.
Plotters is a data visualization library for the Rust programming language used to create 2D and 3D charts, plots, and mathematical visualizations. It functions as a multi-backend rendering engine and coordinate mapping framework that translates raw data values into pixel coordinates through customizable chart contexts. The library distinguishes itself through its ability to export graphics to multiple formats, including SVG, BitMap, and HTML5 canvas. It provides specific capabilities for 3D graphics plotting, featuring adjustable camera viewpoints and projection matrices to manage spatial da
Provides a comprehensive toolkit for creating 2D and 3D charts and mathematical visualizations using the Rust language.