You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added support for the set line width of add the shape, please update to the master branch code. Setting line width of adding the shape like this:
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!
The text was updated successfully, but these errors were encountered: