-
-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: worksheet_conditional_formatting() #32
Comments
+1 |
Hello, is it known when this feature is finished? |
There is no planned date for this. It is on the shorter todo list but it is also non-trivial and I don't have a lot of time at the moment. You will get an update on this issue when there is something new. |
+1 |
2 similar comments
+1 |
+1 |
Since I've had a few requests about this I've added a note about making donations to prioritize this feature. |
That'd be great. |
+1 |
+1 on this. However... I couldn't wait, so I forked and implemented enough of the code just to support my use case. I used the python version of this library as a guide. If its okay with you... I would be fine with finishing the implementation, cleaning up the code, and adding unit tests for it and submitting a pull request. If we can get an API hammered down (there appears to be a ton of different conditional format options and flavors) then I can continue. |
@TricksterGuy Thanks for the suggestion and sorry for not replying sooner. I'm going to pass on collaborating on this, at this point, since I need to work on the other items on the Roadmap in order (conditional formatting is third on the current list). Also, I need to work through my process for implementing a feature in the same way that I always do. I'll ping back into this thread once I have started on it. Thanks. -- John |
I've added some information about work in progress code for conditional formatting in #302, if anyone is interested in trying it. |
This feature is now on master for anyone who wants to try it. Docs are here: http://libxlsxwriter.github.io/working_with_conditional_formatting.html |
This feature is now available in version 1.0.0 of libxlsxwriter. |
Add
worksheet_conditional_formatting()
function like the Python XlsxWriter Worksheet methodconditional_formatting()
.See http://xlsxwriter.readthedocs.io/working_with_conditional_formats.html
Add +1 as a comment to vote for this feature and to get an update when it is implemented.
If you would like to make a donation to accelerate this feature you can do so via PayPal or contact me directly. Currently $0 of $800.
The text was updated successfully, but these errors were encountered: