mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Initial structural work for charts.
This commit is contained in:
parent
adf55290da
commit
3fafd81f16
10 changed files with 1110 additions and 2 deletions
3
.indent.pro
vendored
3
.indent.pro
vendored
|
|
@ -47,6 +47,8 @@
|
|||
-T lxw_autofilter
|
||||
-T lxw_border
|
||||
-T lxw_cell
|
||||
-T lxw_chart
|
||||
-T lxw_chart_series
|
||||
-T lxw_col_options
|
||||
-T lxw_col_t
|
||||
-T lxw_color_t
|
||||
|
|
@ -80,6 +82,7 @@
|
|||
-T lxw_row_col_options
|
||||
-T lxw_row_t
|
||||
-T lxw_selection
|
||||
-T lxw_series_range
|
||||
-T lxw_sst
|
||||
-T lxw_styles
|
||||
-T lxw_theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue