Files
mytimetracker/src/main/frontend/chart-helper.js
Nils Burghardt 61d4a3a1ca version 1.0
2025-07-12 19:06:23 +02:00

2 lines
56 B
JavaScript

import Chart from 'chart.js/auto';
window.Chart = Chart;