Skip to content

Light is a declarative statistical visualization library for Rust.

License

Notifications You must be signed in to change notification settings

wangjiawen2013/light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Light - A declarative statistical visualization library for Rust

Light is a drawing library designed for rendering figures, plots, and charts, in pure Rust, using SVG as drawing backend.

  • Light has native support for Polars, simplifying the process of creating visualizations from dataframes.
  • Light is built on top of the the powerful Vega-Lite grammar, empowering you to spend less time writing code and more time exploring your data.
  • Light adopts GraphPad Prism themes, enabling you to generate publication quality plots.
  • Light seamlessly integrates with Jupyter Notebooks, allowing you to leverage the power of interactive data visualization directly within your notebook environment through evcxr.

Light is very much a work in progress, so suggestions for new tools, features and capabilities is very much welcome, as are contributions as PRs.

License

This project is licensed under the MIT license

About

Light is a declarative statistical visualization library for Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published