Commit graph

395 commits

Author SHA1 Message Date
John McNamara
66e30c3a89 Prep for release 0.4.9. 2017-01-04 00:04:33 +00:00
John McNamara
0945bede76 Add docs for chart patterns. 2017-01-03 23:50:34 +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
6eb6206698 Prep for release 0.4.8. 2017-01-03 01:16:21 +00:00
John McNamara
0feb78d741 Add docs for chart markers. 2017-01-03 01:11:33 +00:00
John McNamara
8d9d74ab84 More tests for chart markers. 2017-01-03 00:14:05 +00:00
John McNamara
916271e966 Initial working chart markers. 2017-01-02 17:18:05 +00:00
John McNamara
70f2bb3402 Initial working chart markers. 2017-01-02 16:56:56 +00:00
John McNamara
29dd8728d4 Prep for release 0.4.7. 2017-01-02 01:32:43 +00:00
John McNamara
0d1f068644 Added docs to axis functions. 2017-01-02 01:15:25 +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
a92064a7ee Prep for release 0.4.6. 2017-01-01 20:15:16 +00:00
John McNamara
9f18375c9b Fix for unused variable. 2017-01-01 20:08:23 +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
a9802c243e Prep for release 0.4.5. 2016-12-31 00:02:00 +00:00
John McNamara
915cc66c45 Add docs for chart legend. 2016-12-30 23:11:30 +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
5015061828 Prep for release 0.4.4. 2016-12-30 12:00:17 +00:00
John McNamara
74f03074fb Add docs for chart fonts. 2016-12-30 10:57:37 +00:00
John McNamara
34dd6c812a Add docs for chart fonts. 2016-12-29 21:25:37 +00:00
John McNamara
d242e1c6c7 Add tests for chart font rotation. 2016-12-29 13:52:25 +00:00
John McNamara
d23de560ab Add more chart font tests. 2016-12-29 10:46:03 +00:00
John McNamara
20743e50e6 Initial working chart fonts. 2016-12-28 14:45:56 +00:00
John McNamara
21a09df5b8 Fix chart X/Y axis typos. 2016-12-27 12:34:09 +00:00
John McNamara
ee1bafa9bc Prep for release 0.4.3. 2016-12-26 13:26:40 +00:00
John McNamara
e7f6bed4e2 Added docs for workbook_validate_worksheet_name(). 2016-12-26 12:51:13 +00:00
John McNamara
073ea69a9c Add docs for workbook_validate_worksheet_name(). 2016-12-25 10:50:29 +00:00
John McNamara
ddae41a23b Added worksheet name tests to add_worksheet(). 2016-12-24 00:29:31 +00:00
John McNamara
dd7f93120b Added check for valid worksheet names.
Issue #84.
2016-12-23 19:45:19 +00:00
John McNamara
ec277cefdb Added utf-8 strlen to test user paramater length.
Issue #84.
2016-12-23 03:06:46 +00:00
John McNamara
f8bcdbcf7f Merge pull request #72 from akuhtr/master
Fix debug assertation.
2016-10-12 23:11:26 +01:00
John McNamara
8dc5f5420b Merge pull request #73 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-10-12 23:09:41 +01:00
Adam Chainz
487aea0e37 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-10-12 22:48:53 +01:00
Kühtreiber Antonín
78f1bc9bbe Fix debug assertation in lxw_quote_sheetname when unicode character is passed to isalnum function. 2016-09-16 08:27:02 +02:00
John McNamara
a59300f51b Minor docs fix. 2016-08-21 18:47:22 +01:00
John McNamara
03ba1defa9 Fix typo. 2016-08-16 20:14:12 +01:00
John McNamara
c67d20a63a Clarified units in worksheet_write_column(). 2016-07-19 23:55:49 +01:00
John McNamara
ec405e007b Fix for C++ externs.
Issue #66.
2016-07-19 00:45:09 +01:00
John McNamara
b14b4c82f5 Prep for release 0.4.2. 2016-07-14 23:32:25 +01:00
John McNamara
ff0424ed65 Fix 32bit travis build. 2016-07-14 00:31:06 +01:00