In MnR, when a stacked bars report is created, by default, only the 5 metrics out of 5+n are selected and shown. All of the others need to be selected in the user interface and clicks apply to show.
But when exporting to PDF, it reverts back to 5 metrics as seen below:
MnR 7.X
Follow these steps to resolve:
opt/APG/Web-Servers/Tomcat/Default/conf/
stk.maxsec=50
opt/APG/bin
stk.maxsec=50
./manage-modules.sh service update tomcat
./manage-modules.sh service start tomcat