'''Short description''' Because of an outdated gdchart version we don't have graphical statistics currently. I think we can use [[http://code.google.com/p/svgfig|svgfig]] as a replacement. The svg image needs to be saved by action cache and embedded by EmbedObject. On the server it can be also converted into a png file in the sendcache arena. If the browser is not capable to displasy svg it can display the png file. ---- CategoryFeatureRequest