jpgraph
jpgraph copied to clipboard
Not Honoring "Display Blanks As"
This seems likely to be just an oversight on Jpgraph's part of an option which isn't used that much. Here's a spreadsheet showing the different renderings in Excel for each of gap, zero, and span.
33_Chart_create_scatter7_blanks.xlsx And here are the 3 identical (except for different titles) Jpgraph renderings of those charts.
Not a terribly important problem. If you can see a way to fix it, great! If not, we'll survive.
Hi,
Could you please attach some PHP-code showing the problem? Will take a look deeper in jpgraph's code for it.
https://github.com/PHPOffice/PhpSpreadsheet/blob/19055da8b63f9fd3de7007dd7ac51c40d72be858/samples/Chart33b/33_Chart_create_scatter7_blanks.php The 3 charts on the spreadsheet differ only in their titles, and in the use of DataSeries::EMPTY_AS_GAP/ZERO/SPAN.