左下角更改

This commit is contained in:
张宁 2024-06-24 11:22:07 +08:00
parent bd9b42d6c6
commit c18495d8a4
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@ const init = (max: any, value: any) => {
},
{
type: 'bar',
// data: [{ name: "", value: chartMax.value }],
data: { name: "预报到填写总数", value: chartMax.value },
data: [{ name: "预报到填写总数", value: chartMax.value }],
// data: { name: "", value: chartMax.value },
z: 1,
// silent: true,
coordinateSystem: 'polar',