mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
parent
4b595121be
commit
43c7d5948d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import 'chart.js/dist/Chart.min';
|
||||
import 'chart.js/dist/chart.min';
|
||||
|
||||
const drawChart = function drawChart(canvas, labels = [], values = [], currency) {
|
||||
return new Chart(canvas, {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue