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