mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[PR #78] [CLOSED] errors fixed, added new features #412
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#412
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?
📋 Pull Request Information
Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/78
Author: @ViacheslavL
Created: 11/18/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
eba708aMerge pull request #72 from akuhtr/master8657d26initial commit for chart and image positioning option56d64c3build fixed, possible to change legend position, correct names in chart series when scatter style chosendd1a55dadded function for setting axis values format, copy/paste errors fixed1d6436amin and max values added for axises in chart📊 Changes
6 files changed (+113 additions, -19 deletions)
View changed files
📝
include/xlsxwriter/chart.h(+15 -2)📝
src/chart.c(+76 -14)📝
src/drawing.c(+5 -0)📝
src/packager.c(+1 -1)📝
src/utility.c(+1 -1)📝
src/worksheet.c(+15 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.