In the Linux platform of OTRS 3.0.7 I have seen the following problem whereas in Windows it works fine.
In the statistics I select an element, via the radio button, that will be used at the X-axis and I remove the hook in the "Fixed" checkbox. When I want to generate the stat I choose certain attributes of the corresponding element but the output shows the data of all the attributes and not only of those attributes previously selected. The same behavior applies when selecting the elements for the value series or selecting the restrictions to characterize the stat.
Selecting attributes of an element in stat
Moderator: crythias
Re: Selecting attributes of an element in stat
In my effort to find a solution I installed in CentOS the PDF::API2 and the dejavu-lgc-fonts and the problem does not appear any more. It seems to me that perl PDF if not installed will create this problem. In windows the pdf module is installed this is why I did not have a problem.