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.
This project is licensed under the MIT license