mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #297] Feature Request: Support data bars in Excel 2010 and later #239
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m00k12 on GitHub (Jun 16, 2020).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/297
Originally assigned to: @jmcnamara on GitHub.
Conditional formatting options to present data bars would be an excellent addition to an excellent library.
@jmcnamara commented on GitHub (Jun 16, 2020):
Data bars and conditional formatting are supported in the Python/Perl versions of the library (https://xlsxwriter.readthedocs.io/working_with_conditional_formats.html) so they will eventually be in Libxlsxwriter.
It is probably the next "big" feature that I would like to tackle. However, I am still a bit behind on the roadmap.
@jmcnamara commented on GitHub (Aug 26, 2020):
This is now in progress. See #302
@m00k12 commented on GitHub (Sep 4, 2020):
Hi John,
I'm just back from holiday, and so not had a chance to try this yet, but it
looks super exciting!
Thanks,
Mike
On Thu, 27 Aug 2020 at 00:14, John McNamara notifications@github.com
wrote:
--
Mike
@jmcnamara commented on GitHub (Sep 10, 2020):
This feature is now available in version 1.0.0 of libxlsxwriter.