My target is to draw lines in xlsx, but I don't know how to set line scale.  `xlsx.AddShape("Sheet1", "G6", {"type":"line","scale": 5,"color":{"line":"#4286F4","fill":"#8eb9ff"},"width":10,"height": 10})` not work!