------------------------------------------------------------
revno: 861
committer: Lars Helge Ă˜verland <larshe...@gmail.com>
branch nick: dhis2-docbook-docs
timestamp: Tue 2013-11-12 12:54:22 +0100
message:
  Minor
modified:
  src/docbkx/en/dhis2_user_man_web_api.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch 
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml	2013-11-12 11:50:21 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-11-12 11:54:22 +0000
@@ -1259,24 +1259,24 @@
     el: 'chartB1',
     type: 'stackedBar',
     columns: [
-	  {dimension: 'de', items: [{id: 'YtbsuPPo010'}, {id: 'l6byfWFUGaP'}]}
-	],
-	rows: [
-	  {dimension: 'pe', items: [{id: 'LAST_12_MONTHS'}]}
-	],
-	filters: [
-	  {dimension: 'ou', items: [{id: 'USER_ORGUNIT'}]}
-	],
-	showTotals: false, // All following options are optional
-	showSubTotals: false,
-	hideEmptyRows: true,
-	showHierarchy: true,
-	displayDensity: "comfortable",
-	fontSize: "large",
-	digitGroupSeparator: "comma",
-	legendSet: {id: "BtxOoQuLyg1"}
+      {dimension: 'de', items: [{id: 'YtbsuPPo010'}, {id: 'l6byfWFUGaP'}]}
+    ],
+    rows: [
+      {dimension: 'pe', items: [{id: 'LAST_12_MONTHS'}]}
+    ],
+    filters: [
+      {dimension: 'ou', items: [{id: 'USER_ORGUNIT'}]}
+    ],
+    showTotals: false, // All following options are optional
+    showSubTotals: false,
+    hideEmptyRows: true,
+    showHierarchy: true,
+    displayDensity: "comfortable",
+    fontSize: "large",
+    digitGroupSeparator: "comma",
+    legendSet: {id: "BtxOoQuLyg1"}
   });
-;</screen>
+};</screen>
     <para>Finally we include some <emphasis role="italic">div</emphasis> elements in the body section of the HTML document with the identifiers referred to in the plug-in Javascript.</para>
     <screen>&lt;div id=&quot;tableA1&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
 &lt;div id=&quot;tableB1&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;</screen>
@@ -1497,11 +1497,11 @@
       {dimension: 'de', items: [{id: 'YtbsuPPo010'}, {id: 'l6byfWFUGaP'}, {id: 's46m5MS0hxu'}]}
 	],
     rows: [
-	  {dimension: 'pe', items: [{id: 'LAST_12_MONTHS'}]}
+      {dimension: 'pe', items: [{id: 'LAST_12_MONTHS'}]}
     ],
     filters: [
       {dimension: 'ou', items: [{id: 'USER_ORGUNIT'}]}
-	],
+    ],
     showData: false, // All following options are optional
     targetLineValue: 70,
     baseLineValue: 20,

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to