DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

This extension introduces a new concept for dealing with the JpGraph library. It makes it possible to develop JpGraph templates in XML. The XML templates are easily written from the php examples provided with the JpGraph library.

Markers can be introduced in templates. Data can also be changed through XML either manually or by means of queries if an Admin user has authorized it.

JpGraph information can be found at http://www.aditus.nu/jpgraph/

JpGraph is released under a dual license. QPL 1.0 (Qt Free Licensee) For non-commercial, open-source or educational use and JpGraph Professional License for commercial use. The professional version also includes additional features and support.

Screenshots

Simple example with user defined data and color

../_images/ScreenshotsPolarPlotFlexform.png
../_images/ScreenshotsPolarPlot.png

Example using a query

../_images/ScreenshotsBarPlotWithQueriesFlexform.png
../_images/ScreenshotsBarPlotWithQueries.png

Others examples

../_images/ScreenshotsLeds.png
../_images/ScreenshotsPiePlot.png
../_images/Screenshots3DPiePlot.png
../_images/ScreenshotsRadarGraph.png
../_images/ScreenshotsGroupBarPlot.png
../_images/ScreenshotsAccumulatedBarPlot.png
../_images/ScreenshotsPlots.png
../_images/ScreenshotsMap.png