This commit is contained in:
2025-12-13 10:28:56 +07:00
parent 6f7a292259
commit d51528e407
3 changed files with 207 additions and 189 deletions

View File

@@ -2,7 +2,7 @@
const initCustomerAcquisitionChart = () => {
const chartOptions = {
chart: {
height: 363,
height: 390,
sparkline: {
enabled: false,
},