PhpSpreadsheet/samples/Chart
oleibman b8456105dd
Charts - Gradients, Transparency, Hidden Axes (#2950)
Fix #2257. Fix #2929. Fix #2935 (probably in a way that will not satisfy the requester). 2257 and 2929 requested changes that ultimately affect the same section of code, so it's appropriate to deal with them together. 2257 requests the ability to make the chart background transparent (so that the Excel gridlines are visible beneath the chart), and the ability to hide an Axis. 2929 requests the ability to set a gradient background on the chart.
2022-07-23 08:06:13 -07:00
..
32_Chart_read_write.php Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
32_Chart_read_write_HTML.php Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
32_Chart_read_write_PDF.php Upgrade to latest PHP_CodeSniffer 2018-08-06 11:02:16 +09:00
33_Chart_create_area.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_bar.php Merge all examples together 2017-10-01 17:48:59 +09:00
33_Chart_create_bar_custom_colors.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
33_Chart_create_bar_labels_lines.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
33_Chart_create_bar_stacked.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_bubble.php Charts Additional Support for Layout and DataSeriesValues (#2922) 2022-07-04 08:43:54 -07:00
33_Chart_create_column.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_column_2.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_composite.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_line.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
33_Chart_create_multiple_charts.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_pie.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_pie_custom_colors.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_radar.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_scatter.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
33_Chart_create_scatter2.php Add Chart Axis Option textRotation (#2940) 2022-07-17 06:46:22 -07:00
33_Chart_create_scatter3.php Charts - Gradients, Transparency, Hidden Axes (#2950) 2022-07-23 08:06:13 -07:00
33_Chart_create_scatter4.php Charts - Gradients, Transparency, Hidden Axes (#2950) 2022-07-23 08:06:13 -07:00
33_Chart_create_stock.php Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684) 2022-03-16 15:59:53 -07:00
34_Chart_update.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
35_Chart_render.php jpgraph seems to be finally dying with PHP. (#1926) 2021-03-15 14:14:44 +01:00