MarkBaker
|
4648e386f5
|
Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer
|
2015-05-18 16:39:04 +01:00 |
MarkBaker
|
e18ba38f16
|
More psr-2 for charts
|
2015-05-15 09:11:18 +01:00 |
MarkBaker
|
66169af898
|
PSR-2 coding standards for the charting
|
2015-05-14 23:50:28 +01:00 |
Progi1984
|
2881bca443
|
PSR-2 : Fixes
|
2015-05-13 12:27:01 +02:00 |
MarkBaker
|
0d855d0627
|
More PSR-2 changes
|
2015-05-12 08:00:59 +01:00 |
MarkBaker
|
fca778225c
|
Ajust copyright to 2015
|
2015-05-02 23:50:37 +01:00 |
Mark Baker
|
992aee683a
|
Update to copyright year in file headers
|
2013-12-31 18:36:33 +00:00 |
Mark Baker
|
6a4be7da3c
|
Update to copyright year in file headers, and minor documentation updates
|
2013-05-14 12:20:28 +01:00 |
Mark Baker
|
f05f66fa82
|
Eliminate some code duplication
|
2013-02-11 14:11:36 +00:00 |
Mark Baker
|
9be433af58
|
Minor charting fixes
|
2012-10-27 00:02:38 +01:00 |
Mark Baker
|
e46513043e
|
Fix to X-Axis labels when writing chart DataSeriesValues.php
Addition of an example for creating a radar chart
|
2012-10-13 17:24:11 +01:00 |
Mark Baker
|
364f581ee4
|
Fix to x-axis labels for chart rendering
Fix to page orientation for DomPDF renderer
|
2012-10-10 12:31:05 +01:00 |
Mark Baker
|
8ab0200584
|
Further chart bugfixes, plus an example of changing chart data for use in
templates
|
2012-07-27 12:22:47 +01:00 |
Mark Baker
|
19dfbfe418
|
Remove chart diagnostics from echoes
|
2012-07-21 11:57:02 +01:00 |
Mark Baker
|
679f95773e
|
Chart Writing bugfix to refresh values
|
2012-07-21 11:52:20 +01:00 |
Mark Baker
|
6285555c52
|
Minor tweaks to charts, unit testing for charts, and pdf examples
|
2012-06-24 13:34:57 +01:00 |
Mark Baker
|
2917b44fe3
|
Fixed missing {
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88965 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-04-07 23:15:41 +00:00 |
Mark Baker
|
9785cbea82
|
Minor fix to Financial RATE() function
Refresh method for charts
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88962 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-04-07 20:54:55 +00:00 |
Mark Baker
|
891981928d
|
Doc Block changes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87638 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-11 17:58:38 +00:00 |
Mark Baker
|
7bda2c3f3b
|
Change copyright 2011 -> 2012
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87246 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-03 21:08:29 +00:00 |
Mark Baker
|
73f013c68f
|
Initial addition of chart classes, though not yet including the reader/writer code for loading the classes
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@86197 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-02-08 21:17:39 +00:00 |