[GH-ISSUE #51] Feature request: Add other chart features #41

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

Originally created by @jmcnamara on GitHub (Jun 13, 2016).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/51

Originally assigned to: @jmcnamara on GitHub.

Add chart functions like the Python XlsxWriter module.
See https://xlsxwriter.readthedocs.org/index.html

Formatting:

  • Chart formatting: Line/Border
  • Chart formatting: Solid Fill
  • Chart formatting: Pattern Fill
  • Chart formatting: Fonts

Features:

  • Chart series option: Marker

  • Chart axes: Reverse

  • Chart axes: Max and min

  • Chart axes: Log base

Functions:

  • Chart set_legend()

  • Chart set_chartarea()

  • Chart set_plotarea()

  • Chart set_rotation()

  • Chart set_hole_size()

Add +1 as a comment to vote for the feature you would like and to get an update when it is implemented.

Originally created by @jmcnamara on GitHub (Jun 13, 2016). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/51 Originally assigned to: @jmcnamara on GitHub. Add chart functions like the Python XlsxWriter module. See https://xlsxwriter.readthedocs.org/index.html Formatting: - [x] Chart formatting: Line/Border - [x] Chart formatting: Solid Fill - [x] Chart formatting: Pattern Fill - [x] Chart formatting: Fonts Features: - [x] Chart series option: Marker - [x] Chart axes: Reverse - [x] Chart axes: Max and min - [x] Chart axes: Log base Functions: - [x] Chart set_legend() - [x] Chart set_chartarea() - [x] Chart set_plotarea() - [x] Chart set_rotation() - [x] Chart set_hole_size() Add +1 as a comment to vote for the feature you would like and to get an update when it is implemented.
gitea-mirror 2026-05-05 11:27:56 -06:00
Author
Owner

@Diddlik commented on GitHub (Dec 20, 2016):

+1

<!-- gh-comment-id:268198798 --> @Diddlik commented on GitHub (Dec 20, 2016): +1
Author
Owner

@jmcnamara commented on GitHub (Dec 30, 2016):

Chart fonts added in 0.4.4.

<!-- gh-comment-id:269768048 --> @jmcnamara commented on GitHub (Dec 30, 2016): Chart fonts added in 0.4.4.
Author
Owner

@jmcnamara commented on GitHub (Dec 31, 2016):

Chart legends added in 0.4.5.

<!-- gh-comment-id:269839656 --> @jmcnamara commented on GitHub (Dec 31, 2016): Chart legends added in 0.4.5.
Author
Owner

@jmcnamara commented on GitHub (Jan 1, 2017):

Chart line and fill formatting added in 0.4.6.

<!-- gh-comment-id:269919690 --> @jmcnamara commented on GitHub (Jan 1, 2017): Chart line and fill formatting added in 0.4.6.
Author
Owner

@jmcnamara commented on GitHub (Jan 2, 2017):

Chart axes: Reverse, Max and min, Log base added in 0.4.7.

<!-- gh-comment-id:269928843 --> @jmcnamara commented on GitHub (Jan 2, 2017): Chart axes: Reverse, Max and min, Log base added in 0.4.7.
Author
Owner

@jmcnamara commented on GitHub (Jan 3, 2017):

Chart marker added in 0.4.8: http://libxlsxwriter.github.io/working_with_charts.html#chart_markers

<!-- gh-comment-id:270039247 --> @jmcnamara commented on GitHub (Jan 3, 2017): Chart marker added in 0.4.8: http://libxlsxwriter.github.io/working_with_charts.html#chart_markers
Author
Owner

@jmcnamara commented on GitHub (Jan 5, 2017):

Closing this with 13 completed items and moving the remaining items to other Feature requests.

<!-- gh-comment-id:270524271 --> @jmcnamara commented on GitHub (Jan 5, 2017): Closing this with 13 completed items and moving the remaining items to other Feature requests.
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#41
No description provided.