修正chart宽度设置错误问题

This commit is contained in:
HuYingzhuo(hugo/hyzboy) 2023-07-07 18:30:18 +08:00
parent 7e7af76fbe
commit 96e2a944e1

View File

@ -305,7 +305,7 @@
if($this->height<=1)
echo ($this->height*100).'%;"></div>';
else
echo $this->width.'px;"></div>';
echo $this->height.'px;"></div>';
echo '<script type="text/javascript">