Hi!<br><br>I made a new plugin the pareto chart. I put it in under development and plots. Did not change the Makefile file. <br><br>The plugin plots a Pareto chart (with qcc package's pareto.chart) and prints also Frequency, 
Cum.Frequency, Percentage and Cum.Percentage under the plot. It is a really simple plugin so I hope there would be no problems, but please take a look.<br><br>I had to put main="" because we had the title Pareto chart for 
rk.temp.x.<br>I had to put rk.print in if(final) otherwise it would print the table with every preview.<br>Also used xtable, because it gives in a better format the results.<br><br>I plan to do some more quality charts from qcc package. 
<br><br>Regards<br>Ilias<br>