Graidle can be used to generate several types of graphical diagrams. There are several classes specialized in generating histograms (also horizontal) ,spider, pie and line (also filled) charts, is possible to customize easly many visual aspects like fonts, colours, labels, axis etc. Graphs are generated as true color images using native PHP GD2 library, and displayed as the current script output or saved to a file in the PNG format.