[GH-ISSUE #90] Feature request: Chartsheets #76

Closed
opened 2026-05-05 11:37:14 -06:00 by gitea-mirror · 7 comments
Owner

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

  • Difficulty: 3 (Easy 1 - 5 Hard)
  • Priority: 3 (High 1 - 5 Low)

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.

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 * Difficulty: 3 (Easy 1 - 5 Hard) * Priority: 3 (High 1 - 5 Low) 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](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ATE9EFWNF7PBJ) or contact me [directly](jmcnamara@cpan.org). Currently $7 of $400.
gitea-mirror 2026-05-05 11:37:14 -06:00
Author
Owner

@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.

<!-- gh-comment-id:399181255 --> @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 : https://github.com/jmcnamara/XlsxWriter/commit/149bbda66726935e179e26dd1c542d4db27728ea.
Author
Owner

@LordAndreas commented on GitHub (Jun 21, 2018):

+1

(I'm working with this guy, he's annoying).

<!-- gh-comment-id:399183796 --> @LordAndreas commented on GitHub (Jun 21, 2018): +1 (I'm working with this guy, he's annoying).
Author
Owner

@jmcnamara commented on GitHub (Jun 21, 2018):

Thanks. I'll take the request on board.

Good luck, here is the python work if it can help : jmcnamara/XlsxWriter@149bbda.

I know. I wrote that code as well. :-)

<!-- gh-comment-id:399184045 --> @jmcnamara commented on GitHub (Jun 21, 2018): Thanks. I'll take the request on board. > Good luck, here is the python work if it can help : jmcnamara/XlsxWriter@149bbda. I know. I wrote that code as well. :-)
Author
Owner

@Wired95 commented on GitHub (Jun 21, 2018):

Nice !

<!-- gh-comment-id:399184603 --> @Wired95 commented on GitHub (Jun 21, 2018): Nice !
Author
Owner

@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.

<!-- gh-comment-id:410818593 --> @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.
Author
Owner

@jmcnamara commented on GitHub (Sep 9, 2018):

Note, there is an initial working version with chartsheet support on the chartsheet branch. See the chartsheet.c example.

Which produces this output:

chartsheet

Other chartsheet features and docs will be added in the next few weeks.

<!-- gh-comment-id:419711875 --> @jmcnamara commented on GitHub (Sep 9, 2018): Note, there is an initial working version with chartsheet support on the `chartsheet` branch. See the [chartsheet.c](https://github.com/jmcnamara/libxlsxwriter/blob/chartsheet/examples/chartsheet.c) example. Which produces this output: ![chartsheet](https://user-images.githubusercontent.com/94267/45264275-e731d500-b431-11e8-85b6-c1d25601cca1.png) Other chartsheet features and docs will be added in the next few weeks.
Author
Owner

@jmcnamara commented on GitHub (Sep 11, 2018):

Added in version 0.8.0: http://libxlsxwriter.github.io/chartsheet_8h.html

<!-- gh-comment-id:420441230 --> @jmcnamara commented on GitHub (Sep 11, 2018): Added in version 0.8.0: http://libxlsxwriter.github.io/chartsheet_8h.html
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#76
No description provided.