Commit graph

336 commits

Author SHA1 Message Date
John McNamara
0865a040a4 Implementation of data validation.
Feature request: #31
2017-09-23 11:52:18 +01:00
John McNamara
2fea28a411 Added note about handling Nan and Inf values in worksheet_write_number().
Issue #122
2017-08-30 01:44:58 +01:00
John McNamara
9d14d21a51 Prep for release 0.7.4. 2017-08-20 12:11:42 +01:00
John McNamara
b0a7c691ad Added option to use system minizip in make build.
Additional fixes for using system minizip in the Makefile make system.

Issue #119.
2017-08-20 11:33:02 +01:00
John McNamara
45df9938c7 Prep for release 0.7.3. 2017-08-12 21:20:45 +01:00
John McNamara
cc960e78d8 Prep for release 0.7.2. 2017-07-26 23:56:27 +01:00
John McNamara
25f5a4f7a6 Allow float font sizes.
Issue #114.
2017-07-26 23:22:42 +01:00
John McNamara
7b25bca1f5 Prep for release 0.7.1. 2017-07-24 21:07:43 +01:00
John McNamara
2f06734178 Prep for release 0.7.0. 2017-06-27 00:55:35 +01:00
John McNamara
53f0f4971e Fix indentation. 2017-06-26 23:55:10 +01:00
John McNamara
723b5f7508 Minor doc fix. 2017-06-25 20:26:56 +01:00
John McNamara
b5c42463bc Fix const char* for C++ and added tests.
Fixed const char* in several APIs and added test to ensure that
any others are caught in future.

Issue #102.
2017-06-25 20:16:36 +01:00
John McNamara
2d720e8db9 Prep for release 0.6.9. 2017-01-30 00:30:31 +00:00
John McNamara
be77bac3ee Added docs for chart trendlines. 2017-01-29 18:13:43 +00:00
John McNamara
27ebef50eb Add chart trendlines. 2017-01-29 02:20:06 +00:00
John McNamara
ec6bc94095 Prep for release 0.6.8. 2017-01-28 00:11:24 +00:00
John McNamara
2515c54b06 Add docs for chart error bars. 2017-01-27 23:24:23 +00:00
John McNamara
7b69c672bf Refactoring of error bar function structure. 2017-01-27 00:29:07 +00:00
John McNamara
6ef24a312c Refactoring of error bar function structure. 2017-01-27 00:05:48 +00:00
John McNamara
fbeeef7cc1 Initial chart error bars. 2017-01-26 00:07:38 +00:00
John McNamara
945f93599f Minor doc fix. 2017-01-25 20:33:51 +00:00
John McNamara
a3831c9974 Prep for release 0.6.7. 2017-01-25 08:02:15 +00:00
John McNamara
90b7f89a61 Add docs for chart data labels. 2017-01-24 23:23:02 +00:00
John McNamara
9f2108feb1 More features and tests for chart data labels. 2017-01-23 00:20:52 +00:00
John McNamara
673a0e0458 Initial working chart data labels. 2017-01-22 18:13:31 +00:00
John McNamara
f6778466a4 Prep for release 0.6.6. 2017-01-22 03:22:35 +00:00
John McNamara
37eea6ed87 Added docs for chart up-down bars. 2017-01-22 03:03:03 +00:00
John McNamara
6e82474759 Added chart up-down bar support. 2017-01-22 02:24:50 +00:00
John McNamara
bcc3945565 Added handling of blank data in charts. 2017-01-21 20:45:11 +00:00
John McNamara
8f930ac6dc Prep for release 0.6.5. 2017-01-21 14:30:34 +00:00
John McNamara
eef0636b00 Added docs for gap and overlap functions. 2017-01-21 14:17:28 +00:00
John McNamara
154b63b0ee Added chart gap and overlap functions. 2017-01-21 13:58:49 +00:00
John McNamara
edadc49fef Prep for release 0.6.4. 2017-01-20 20:54:02 +00:00
John McNamara
0d22597d9b Added docs for chart data table. 2017-01-20 20:16:40 +00:00
John McNamara
335d6882da Added chart data table. 2017-01-19 23:39:45 +00:00
John McNamara
8290eaf069 Prep for release 0.6.3. 2017-01-19 00:09:26 +00:00
John McNamara
2cb2af32f9 Added docs for high-low and drop lines. 2017-01-18 23:46:22 +00:00
John McNamara
406c1e7334 Added high_loe line support. 2017-01-18 23:46:22 +00:00
John McNamara
089cbb61cb Added drop line support. 2017-01-18 23:46:22 +00:00
John McNamara
ff72be49d4 Prep for release 0.6.2. 2017-01-16 23:27:20 +00:00
John McNamara
f8c74ac0cd Added docs for chart series smoothing. 2017-01-16 20:55:07 +00:00
John McNamara
a128d70074 Added support for chart line smoothing. 2017-01-16 01:10:40 +00:00
John McNamara
fb9190f360 Prep for release 0.6.1. 2017-01-16 00:01:52 +00:00
John McNamara
ae71d9d0aa Added docs for chart points. 2017-01-15 23:10:39 +00:00
John McNamara
48681e049e Initial working chart points. 2017-01-15 02:45:16 +00:00
John McNamara
f8c3740527 Prep for release 0.6.0. 2017-01-15 00:29:48 +00:00
John McNamara
c589639ba0 Added invert_if_negative option for series fills. 2017-01-14 16:26:17 +00:00
John McNamara
b3096bced0 Added docs for chart axis number format. 2017-01-14 16:03:41 +00:00
John McNamara
7ac9239af8 Initial working chart axis number format. 2017-01-14 13:08:25 +00:00
John McNamara
f899f7c225 Prep for release 0.5.9. 2017-01-14 01:01:05 +00:00