poloto 0.2.1

Simple 2D plotting library that outputs SVG and can be styled using CSS
Documentation

You can find pololoto on github and crates.io.

A simple 2D plotting library that outputs graphs to SVG that can be styled using CSS.

Poloto's key selling point is that it can be stylized using css either directly in the SVG, or from inside of html with an embeded svg. The latter allows the user to dynamically match the svg to their website's theme. The user can take full advantage of CSS, adding highlight on hover, animation, shadows, strokes, etc.

You can see it in action in this rust book broccoli-book

Here is a simple demo: