mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[PR #499] [CLOSED] Feature request: Chart secondary axes #509
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#509
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/499
Author: @kruftindustries
Created: 12/22/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
db68f25Added additional tests and y2 upgradese85d8d7Added additional tests and y2 upgrades60ea6e4Updated code in preparation for V2.0.0 release4199590Merge branch 'main' into master258db35Merge pull request #3 from kruftindustries/master5549d70Create libxlsxwriter_LV.h1f79682Delete libxlsxwriter_LV.h4f5f270Delete directorye946a1aUpdate Readme.mdde1f1c9Added labview subvis and controls to examples, updated tests📊 Changes
318 files changed (+4632 additions, -273 deletions)
View changed files
📝
CMakeLists.txt(+1 -2)📝
Changes.txt(+11 -3)➕
LabView/Controls/lxw_alignment.ctl(+0 -0)➕
LabView/Controls/lxw_border_style.ctl(+0 -0)➕
LabView/Controls/lxw_chart_axis_label_position.ctl(+0 -0)➕
LabView/Controls/lxw_chart_legend_position.ctl(+0 -0)➕
LabView/Controls/lxw_chart_marker_type.ctl(+0 -0)➕
LabView/Controls/lxw_chart_type.ctl(+0 -0)➕
LabView/Controls/lxw_error.ctl(+0 -0)➕
LabView/Controls/lxw_pattern_type.ctl(+0 -0)➕
LabView/Example_chartsheet.vi(+0 -0)➕
LabView/Example_scatter.vi(+0 -0)➕
LabView/VIs/chart add series lv.vi(+0 -0)➕
LabView/VIs/chart add series on axis.vi(+0 -0)➕
LabView/VIs/chart axis get.vi(+0 -0)➕
LabView/VIs/chart axis major gridlines set line.vi(+0 -0)➕
LabView/VIs/chart axis major gridlines set visible.vi(+0 -0)➕
LabView/VIs/chart axis minor gridlines set line.vi(+0 -0)➕
LabView/VIs/chart axis minor gridlines set visible.vi(+0 -0)➕
LabView/VIs/chart axis off.vi(+0 -0)...and 80 more files
📄 Description
https://github.com/jmcnamara/libxlsxwriter/issues/88
Feel free to delete the Labview folder, change the version number etc.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.