[GH-ISSUE #386] Conditional format is not works as expected when type is LXW_CONDITIONAL_TYPE_TOP or LXW_CONDITIONAL_TYPE_BOTTOM #307

Closed
opened 2026-05-05 12:07:57 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @informationsea on GitHub (Dec 11, 2022).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/386

Always top 10 value or top 10% of cells are matched to condition, even if value is other than 10.

I confirmed this problem in latest main branch and 1.1.4 release.

Originally created by @informationsea on GitHub (Dec 11, 2022). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/386 Always top 10 value or top 10% of cells are matched to condition, even if value is other than 10. I confirmed this problem in latest main branch and 1.1.4 release.
Author
Owner

@jmcnamara commented on GitHub (Dec 11, 2022):

Thanks for the report and the fix. I fixed it myself and modified one of the test cases (which should have been more general to catch it in the first place).

Is see that you are maintaining a Rust port/wrapper of libxlsxwriter. It looks good and very complete.

I'm currently working on a pure Rust port of xlsxwriter as well. If you have any suggestions on that let me know.

Keep up the good work and let me know if you find anything else like this.

-- John

<!-- gh-comment-id:1345627590 --> @jmcnamara commented on GitHub (Dec 11, 2022): Thanks for the report and the fix. I fixed it myself and modified one of the test cases (which should have been more general to catch it in the first place). Is see that you are maintaining a Rust port/wrapper of libxlsxwriter. It looks good and very complete. I'm currently working on a pure Rust port of xlsxwriter as well. If you have any suggestions on that let me know. Keep up the good work and let me know if you find anything else like this. -- John
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#307
No description provided.