[GH-ISSUE #146] Regular font style in charts #119

Closed
opened 2026-05-05 11:42:44 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @RaFaeL-NN on GitHub (Jan 31, 2018).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/146

Some chart elements, such as title name is bold by default on opening file in Excel. How to set it to regular style? Bold=0 don't set this

Originally created by @RaFaeL-NN on GitHub (Jan 31, 2018). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/146 Some chart elements, such as title name is bold by default on opening file in Excel. How to set it to regular style? Bold=0 don't set this
Author
Owner

@jmcnamara commented on GitHub (Jan 31, 2018):

Can you add a small compilable program the demonstrates the issue.

<!-- gh-comment-id:362086030 --> @jmcnamara commented on GitHub (Jan 31, 2018): Can you add a small compilable program the demonstrates the issue.
Author
Owner

@RaFaeL-NN commented on GitHub (Feb 1, 2018):

I don't know why, but it works then I set Bold to 2. OK.

<!-- gh-comment-id:362125075 --> @RaFaeL-NN commented on GitHub (Feb 1, 2018): I don't know why, but it works then I set Bold to 2. OK.
Author
Owner

@jmcnamara commented on GitHub (Feb 1, 2018):

It would still be useful to see a compilable example that demonstrates the issue.

<!-- gh-comment-id:362181089 --> @jmcnamara commented on GitHub (Feb 1, 2018): It would still be useful to see a compilable example that demonstrates the issue.
Author
Owner

@RaFaeL-NN commented on GitHub (Feb 1, 2018):

Sorry, I cannot, because I use library in binary form from other language

<!-- gh-comment-id:362201749 --> @RaFaeL-NN commented on GitHub (Feb 1, 2018): Sorry, I cannot, because I use library in binary form from other language
Author
Owner

@jmcnamara commented on GitHub (Feb 1, 2018):

Ok. But look at this from my side. I can only fix bugs that I can reproduce. If I can't reproduce an issue with a C program then it probably isn't an issue in theC library.

If there is a genuine issue in libxlsxwriter then you should be able to demonstrate it with a C program.

And I'm more than happy to fix those.

So, closing this.

<!-- gh-comment-id:362236425 --> @jmcnamara commented on GitHub (Feb 1, 2018): Ok. But look at this from my side. I can only fix bugs that I can reproduce. If I can't reproduce an issue with a C program then it probably isn't an issue in theC library. If there is a genuine issue in libxlsxwriter then you should be able to demonstrate it with a C program. And I'm more than happy to fix those. So, closing this.
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#119
No description provided.