mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #90] Feature request: Chartsheets #76
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#76
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 @jmcnamara on GitHub (Jan 4, 2017).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/90
Originally assigned to: @jmcnamara on GitHub.
Add functionality like Python XlsxWriter Worksheet Chartsheets.
See https://xlsxwriter.readthedocs.io/working_with_charts.html#chartsheets
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 $7 of $400.
@Wired95 commented on GitHub (Jun 21, 2018):
+1
This lib is gem, good job! For a school project, I need to do some graphs. And have it done in a single chartsheet might be a big plus!
Good luck, here is the python work if it can help :
149bbda667.@LordAndreas commented on GitHub (Jun 21, 2018):
+1
(I'm working with this guy, he's annoying).
@jmcnamara commented on GitHub (Jun 21, 2018):
Thanks. I'll take the request on board.
I know. I wrote that code as well. :-)
@Wired95 commented on GitHub (Jun 21, 2018):
Nice !
@jmcnamara commented on GitHub (Aug 6, 2018):
Since I've had a few requests about this I've added a note about making donations to prioritize this feature.
@jmcnamara commented on GitHub (Sep 9, 2018):
Note, there is an initial working version with chartsheet support on the
chartsheetbranch. See the chartsheet.c example.Which produces this output:
Other chartsheet features and docs will be added in the next few weeks.
@jmcnamara commented on GitHub (Sep 11, 2018):
Added in version 0.8.0: http://libxlsxwriter.github.io/chartsheet_8h.html