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
Thanks for your issue. This issue was introduced by commit 866f308 in v2.8.1, the v2.8.0 works well. I have fixed it, please upgrade to the master branch code, and this path will be released in the next version.
Description
When adding spark lines to multiple sheets the lines created for the first sheet are also added to the second sheet. For example.
Sheet 1
Sheet 2
The spark line which was created for sheet 1 at position F2 also shows in sheet 2 at the same position.
Also, just want to say that this is an amazing library, so thank you :)
Steps to reproduce the issue:
I created the following to re-produce the issue I'm seeing, the version of Excelize is below
Describe the results you expected:
The spark lines for the first sheet should only be visible on the first sheet and not repeated on sheet 2
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
macOS Sonoma (14.5)
Excel Version 16.85 (24051214)
Apple MacBook M3 Pro
The text was updated successfully, but these errors were encountered: