Topic: Pie and Donut Graphics on Report not displayed properly

Refer FA Bug 1902.

Only the Pie and Donut do not print correctly.

Server - Apache, PHP 5.3.3.7 on Debian 6.0.6
Client - WinXP
Browser - IE 8 / FF 16.0.2

Any Reporting Menu -> BS and GL -> Balance Sheet -> Graphics -> Select each Graphic in turn.

The attachment contains the graphics screenshots for each graphic choice for the same data.

Re: Pie and Donut Graphics on Report not displayed properly

Problem solved. Will be sent to HG repository later today.

Joe

Re: Pie and Donut Graphics on Report not displayed properly

PHP function imagefilledarc, did not accept value $end - $start to be less than 1.

HG repository updated. Attached new file /reporting/includes/class.graphic.inc

/Joe

Post's attachments

class.graphic.inc 41.7 kb, 2 downloads since 2012-11-18 

You don't have the permssions to download the attachments of this post.

Re: Pie and Donut Graphics on Report not displayed properly

Thanks Joe, it would have taken me quite a while fathoming the logic and code hierarchy to set this one right. The fix has come extremely fast!