chart-js-wrapper 0.0.14

Wrapper for Chart.js for server-side rendering
Documentation
1
2
3
4
5
6
7
8
# chart-js-wrapper-rust
Rust bindings to [Chart.js](https://www.chartjs.org/)

## Why?
I want to render HTML for charts server-side in my Rust app.

## How?
TBD