=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-12-01 20:50:23 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-12-01 21:35:24 +0000
@@ -1377,17 +1377,8 @@
<div id="tableB1" class="chart"></div>
To see a complete working example please visit .
-
-
-
-
-
-
-
-
-
-
-
+ Plugins
+ DHIS 2 comes with plugins which enables you to embed live data directly in your web portal or web site. Currently, plugins exist for charts, maps and pivot tables.
Embedding charts with the Visualizer chart plug-in
In this example we will see how we can embed good-looking Ext JS charts () with data served from a DHIS back-end into a Web page. To accomplish this we will use the DHIS Visualizer plug-in. The plug-in is written in Javascript and depends on the Ext JS library only. A complete working example can be found at . Open the page in a web browser and view the source to see how it is set up.
@@ -1613,20 +1604,6 @@
To see a complete working example please visit .
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Embedding maps with the GIS map plug-in
In this example we will see how we can embed maps with data served from a DHIS back-end into a Web page. To accomplish this we will use the GIS map plug-in. The plug-in is written in Javascript and depends on the Ext JS library only. A complete working example can be found at . Open the page in a web browser and view the source to see how it is set up.
@@ -1875,15 +1852,6 @@
To see a complete working example please visit .
-
-
-
-
-
-
-
-
-
Creating a chart carousel with the carousel plug-in
The chart plug-in also makes it possible to create a chart carousel which for instance can be used to create an attractive front page on a Web portal. To use the carousel we need to import a few files in the head section of our HTML page:
@@ -1916,6 +1884,7 @@
<div id="chartA4" class="chart"></div>
To see a complete working example please visit .
+
Working with SQL views
SQL views are useful for presenting certain data views externally, which may be more