mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Initial chart error bars.
This commit is contained in:
parent
945f93599f
commit
fbeeef7cc1
10 changed files with 459 additions and 22 deletions
4
.indent.pro
vendored
4
.indent.pro
vendored
|
|
@ -54,6 +54,9 @@
|
|||
-T lxw_chart_axis_tick_mark
|
||||
-T lxw_chart_axis_tick_position
|
||||
-T lxw_chart_blank
|
||||
-T lxw_chart_error_bar_cap
|
||||
-T lxw_chart_error_bar_direction
|
||||
-T lxw_chart_error_bar_type
|
||||
-T lxw_chart_fill
|
||||
-T lxw_chart_font
|
||||
-T lxw_chart_gridline
|
||||
|
|
@ -108,6 +111,7 @@
|
|||
-T lxw_row_t
|
||||
-T lxw_selection
|
||||
-T lxw_series_data_point
|
||||
-T lxw_series_error_bar
|
||||
-T lxw_series_range
|
||||
-T lxw_sst
|
||||
-T lxw_styles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue