update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
const initCustomerAcquisitionChart = () => {
|
||||
const chartOptions = {
|
||||
chart: {
|
||||
height: 356,
|
||||
height: 350,
|
||||
sparkline: {
|
||||
enabled: false,
|
||||
},
|
||||
@@ -59,7 +59,7 @@
|
||||
const initRevenueStatisticsChart = () => {
|
||||
const chartOptions = {
|
||||
chart: {
|
||||
height: 288,
|
||||
height: 292,
|
||||
type: "bar",
|
||||
stacked: true,
|
||||
background: "transparent",
|
||||
|
||||
Reference in New Issue
Block a user