Skip to content

malikolivier/matplotrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER: This is an attempt at making a visualization tool similar to matplotlib in pure rust. This lib is COMPLETELY experimental.

Objective: - Reproduce a matplotlib-like interface: https://matplotlib.org/api/pyplot_summary.html#the-object-oriented-api - Make it rusty - Have support for several back-end (piston/glium/printpdf/gfx considered) - Make it reactive

Add ID (hash from input data) to image. ID is set on image creation.

About

Attempt at making a visualization library in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages