PhpSpreadsheet/tests/PhpSpreadsheetTests/Chart
oleibman 3861f7e37e
Charts - Add Support for Date Axis (#3018)
* Charts - Add Support for Date Axis

Fix #2967. Fix #2969 (which had already been fixed prior to opening the issue, but had added urgency for Date Axes). Add ability to set axis type to date axis, in addition to original possiblities of value axis and category axis.

* Update 33_Chart_create_line_dateaxis.php

No idea why php-cs-fixer is complaining. It didn't do so when I first uploaded. I can't duplicate problem on my own system. Not enough detail in error message for me to act. Grasping at straws, I have moved the function definition (which is the only use of braces in the entire script) from the end of the script to the beginning.

* Update 33_Chart_create_line_dateaxis.php

Some comments were mis-aligned. This may be related to the reasons behind PR #3025, which didn't take care of this because this script had not yet been merged.
2022-08-24 19:31:55 -07:00
..
AxisGlowTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
AxisPropertiesTest.php Charts - Add Support for Date Axis (#3018) 2022-08-24 19:31:55 -07:00
AxisShadowTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
BarChartCustomColorsTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
ChartMethodTest.php Add setName Method for Chart (#3001) 2022-08-12 20:10:45 -07:00
Charts32CatAxValAxTest.php Charts - Add Support for Date Axis (#3018) 2022-08-24 19:31:55 -07:00
Charts32ColoredAxisLabelTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32DsvGlowTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32DsvLabelsTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32ScatterTest.php Charts - Gradients, Transparency, Hidden Axes (#2950) 2022-07-23 08:06:13 -07:00
Charts32XmlTest.php Charts - Add Support for Date Axis (#3018) 2022-08-24 19:31:55 -07:00
ChartsOpenpyxlTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
ChartsTitleTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
ColorTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
DataSeriesValues2Test.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
DataSeriesValuesTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
GridlinesLineStyleTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
GridlinesShadowGlowTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Issue589Test.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
Issue2077Test.php Fix Chart Problems and Memory Leak in Xlsx Writer (#2930) 2022-07-14 08:30:36 -07:00
Issue2506Test.php Xlsx Chart Reader and Writer Mishandle Explosion Value (#2928) 2022-07-14 07:48:53 -07:00
Issue2931Test.php Fixes for Surface Charts (#2933) 2022-07-16 22:30:11 -07:00
Issue2965Test.php Limited Support for Chart Titles as Formulas (#2971) 2022-08-06 17:39:18 -07:00
LayoutTest.php Fix Chart Problems and Memory Leak in Xlsx Writer (#2930) 2022-07-14 08:30:36 -07:00
LegendTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
LineStylesTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
MultiplierTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
PieFillTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
RenderTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
RoundedCornersTest.php Charts Support for Rounded Corners and Trendlines (#2976) 2022-08-06 18:06:36 -07:00
ShadowPresetsTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
TitleTest.php DocBlock Changes for Chart/Title 2021-07-02 14:33:43 -07:00
TrendLineTest.php Charts Support for Rounded Corners and Trendlines (#2976) 2022-08-06 18:06:36 -07:00