Integrations
This section of the docs showcases modules or other projects that integrate with Fresh. These integrations can be used to add functionality to your project.
fresh_charts
Fresh charts allows for easy integration of Chart.js charts into
your Fresh project. It provides a Chart
JSX component that can be used to
render charts on the server and client.
A live demo can be found here: https://fresh-charts.deno.dev/
Documentation for the module can be found here: https://deno.land/x/fresh_charts