Help echarts scatter map when setting the background image, how can the background image change proportionally when dataZoom zooms and drags?

var fullImage = new Image ();
option = {
grid: {
show: true,
width: 500,
height: 300,
backgroundColor: {
image: fullImage, > repeat: "repeat"
}
},
dataZoom: [
{br > type:" inside",
xAxisIndex: [0]
},
{
type: "inside",
yAxisIndex: [0], < yAxisIndex: >} < yAxisIndex: >]
}
}

Jan.13,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b49d-2c27a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b49d-2c27a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?