Libor M
ea917c28da
fix coverage
2021-01-10 14:06:19 +01:00
Libor M
a2c8d8c2d5
\PhpOffice\Common\XMLWriter -> \PhpOffice\PhpWord\Shared\XMLWriter
2021-01-02 08:26:46 +01:00
troosan
5b688d50d8
fix formatting
2018-12-02 23:54:25 +01:00
Tom-Magill
139242612d
Update Chart.php
2018-07-17 14:11:55 +01:00
troosan
32907215ed
fix phpstan issues
2018-07-14 02:54:17 +02:00
JAEK-S
65b0f062ad
New features when creating charts ( #1332 )
...
* add stacked bar and column charts
* add chart colors feature
* adding preliminary chart axis title functionality to XMLwriter
* added percent_stacked to available types array
* Make tick mark and tick label positions configurable
* scrutinizer fixes
* update changelog
2018-05-11 22:50:19 +02:00
troosan
400ee57bee
fix
2018-03-22 22:47:27 +01:00
troosan
c08f2718af
check style fixes
2018-03-21 21:58:41 +01:00
troosan
45e2e92af7
fix graph data
2018-03-21 21:50:41 +01:00
troosan
a8d1775eb1
Merge remote-tracking branch 'FrankMeyer/develop' into develop
2018-03-21 06:51:22 +01:00
troosan
77f2b16bc1
update copyright to 2018
2018-03-08 23:52:25 +01:00
troosan
9cd373806c
fix build
2017-11-16 17:47:48 +01:00
troosan
5ad68e0ba6
add tests, improve code coverage
2017-11-15 22:58:28 +01:00
troosan
0459670a9c
Enable php-cs-fixer in build & fix resulting warnings ( #1099 )
...
* enable php 7.1 build
* upgrade to dompdf/dompdf 0.8.*
* update phpunit & hide output during tests
* run code coverage analysis on 1 build only
* Add php-cs
* Update Copyright
2017-11-04 22:44:12 +01:00
troosan
8ce1a19ec4
make FontStyle basedOn paragraph if the paragraph is set on the font ( #926 )
...
* make FontStyle based on paragraph if it set
* replace tab with spaces
* basedOn not correctly set if FontStyle is based on other FontStyle
* Fix warnings
2017-09-17 21:38:00 +02:00
Roman Syroeshko
2bcfacfbf9
Updated copyright.
2016-07-31 12:35:08 +04:00
Roman Syroeshko
ec3c62b051
#483 . Output escaping for OOXML.
2016-06-04 20:06:37 +04:00
Roman Syroeshko
f359825cb7
Reviewed and merged #658 .
2016-01-23 19:16:34 +04:00
Roman Syroeshko
43fb23d896
Copyright update.
2015-12-05 21:26:01 +04:00
Frank Meyer
a6528471c2
changed if statement due to error in codesniffer
2015-07-21 15:11:34 +02:00
Frank Meyer
3a251770e8
Removed complains of php-codesniffer
...
removed whitespace
changed inline if statement
2015-07-21 14:56:29 +02:00
Frank Meyer
62d3f97e30
dded the ability to enable gridlines and axislabels on charts
...
added options 'showAxisLabels', 'showGridX', 'showGridY' to charts style element
2015-07-21 14:07:23 +02:00
Roman Syroeshko
d0a609bc95
[CHANGED] Added "@return" annotation where it as missed.
2014-07-03 15:40:24 +04:00
Ivan Lanin
a13e5b20f9
#278 : 3D charts and ability to set width and height
2014-06-15 20:48:26 +07:00
Ivan Lanin
3fef19093c
#278 : Basic chart
2014-06-14 12:49:39 +07:00
Ivan Lanin
a93b686ca3
Chart improvements
2014-06-11 23:04:13 +07:00
Ivan Lanin
056ff5e676
Basic chart support
2014-06-11 02:03:04 +07:00