Commit graph

193 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
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
856a45a292 Added option to use system minizip in make build.
Added option to use system minizip in the Makefile make system.

Issue #119.
2017-08-14 20:08:57 +01:00
John McNamara
3333909632 Changed file creation time to utc.
Issue #110
2017-07-24 20:34:14 +01:00
Alexhuszagh
0278e18042 Updated CTest to work with MSVC 2017-07-10 17:52:19 -07: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
9a6c4f815c Added more tests for error bars. 2017-01-27 00:56:02 +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
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
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
154b63b0ee Added chart gap and overlap functions. 2017-01-21 13:58:49 +00:00
John McNamara
335d6882da Added chart data table. 2017-01-19 23:39:45 +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
a128d70074 Added support for chart line smoothing. 2017-01-16 01:10:40 +00:00
John McNamara
48681e049e Initial working chart points. 2017-01-15 02:45:16 +00:00
John McNamara
c589639ba0 Added invert_if_negative option for series fills. 2017-01-14 16:26:17 +00:00
John McNamara
7ac9239af8 Initial working chart axis number format. 2017-01-14 13:08:25 +00:00
John McNamara
65fd0bcb38 Added chart axis crossing support. 2017-01-13 00:51:56 +00:00
John McNamara
31c22a5286 Added axis tick mark control. 2017-01-12 20:05:32 +00:00
John McNamara
415e0f8b1d Added chart axis display units. 2017-01-12 00:04:26 +00:00
John McNamara
0e4909e28e Add axis interval support. 2017-01-10 08:29:33 +00:00
John McNamara
0edc678e85 Add chart major and minor units. 2017-01-09 21:26:01 +00:00
John McNamara
5b6d2584bb Add handling for chart axis label position. 2017-01-09 01:40:15 +00:00
John McNamara
062ddc5ee6 Fix scan-build warnings. 2017-01-09 00:25:14 +00:00
John McNamara
ad1fa66bee Added option to set chart axis horizontal position. 2017-01-08 01:59:37 +00:00
John McNamara
99849be9c6 Add chart gridline handling. 2017-01-06 00:13:14 +00:00
John McNamara
a063b99f6c Add chartarea and plotarea support. 2017-01-04 01:31:55 +00:00
John McNamara
8ef418b034 Added chart patterns handling. 2017-01-03 19:28:17 +00:00
John McNamara
c2ced78e48 Added checks for double allocations in charts. 2017-01-03 10:42:22 +00:00
John McNamara
8d9d74ab84 More tests for chart markers. 2017-01-03 00:14:05 +00:00
John McNamara
70f2bb3402 Initial working chart markers. 2017-01-02 16:56:56 +00:00
John McNamara
3cc347843c Add axis log base functions 2017-01-02 00:32:15 +00:00
John McNamara
3e05904b41 Add axis max and min functions. 2017-01-02 00:25:24 +00:00
John McNamara
47ba9afbf5 Add axis reverse function. 2017-01-02 00:08:31 +00:00
John McNamara
fc817abbcb Added docs for chart line and fill. 2017-01-01 19:30:21 +00:00
John McNamara
c62700c6b4 Add axis line and fill formatting. 2017-01-01 03:39:28 +00:00
John McNamara
78bef13a49 Add chart series fill support. 2017-01-01 02:56:07 +00:00
John McNamara
e3d653fb79 Add chart series line support. 2016-12-31 14:37:48 +00:00
John McNamara
9e645b2a5c Initial working chart line formatting. 2016-12-31 02:35:38 +00:00
John McNamara
038cece4ad Update copyright year. 2016-12-31 00:48:27 +00:00
John McNamara
813ca50be0 Update copyright year. 2016-12-31 00:33:00 +00:00
John McNamara
4082bacd79 Add legend fonts and delete_series. 2016-12-30 20:41:06 +00:00
John McNamara
7d06d560a7 Initial working chart legend. 2016-12-30 14:12:14 +00:00
John McNamara
d242e1c6c7 Add tests for chart font rotation. 2016-12-29 13:52:25 +00:00