Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:dashboard:panels [2021/01/14 23:21] – [mSupply Region Map] Mark Prinsen:dashboard:panels [2021/01/15 04:17] – [mSupply Table] Mark Prins
Line 32: Line 32:
  
 There are a number of options available in the **Display** section: There are a number of options available in the **Display** section:
 +
 +{{:en:dashboard:region-map-display-properties.png?400|}}
  
   * **Centre** the latitude and longitude of the centre of the map   * **Centre** the latitude and longitude of the centre of the map
Line 38: Line 40:
   * **Mouse Wheel Zoom** toggles the ability to zoom the map using the mouse wheel   * **Mouse Wheel Zoom** toggles the ability to zoom the map using the mouse wheel
   * **Label template** specifies a custom format for the tooltip. Use ${name} for the name field, ${value} for the numerical value and ${unit} for the unit field ( if used )   * **Label template** specifies a custom format for the tooltip. Use ${name} for the name field, ${value} for the numerical value and ${unit} for the unit field ( if used )
-  * **Linked Variable**+  * **Linked Variable** Is where you can specify a linked filter - the variable with this name is updated when a region is clicked 
 +  * **Decimals** the number of decimals to truncate the display value to 
 +  * **geoJSON Field** specify the name of the field in your query which returns geoJSON data 
 +  * **Metric Field** specifies the name of the numerical value field 
 +  * **Location Name Field** specifies the name of the field containing a text value. Used in the tooltip / label as the name of the region
  
-{{:en:dashboard:region-map-display-properties.png?400|}}+==== mSupply Table ==== 
 + 
 +This is a custom panel which will need to be installed on your server. Contact mSupply support if this panel is not available to you. 
 +The mSupply table is an extension of the bundled Table plugin, which adds  
 + * clickable actions to cells which update filter values 
 + * a button which allows exporting the data direct to excel (requires the msupply-dashboard-app plugin also ) 
 + 
 +Be aware that it also removes the Filter functionality of the bundled table plugin. 
 + 
 +{{:en:dashboard:msupply-table.gif?direct|}} 
 + 
 + 
 +==== mSupply World Map ====
  
  
  
 |  //  Previous:  **[[en:dashboard:getting_started|]]** | | Next: **[[en:dashboard:time_range|]]** //  | |  //  Previous:  **[[en:dashboard:getting_started|]]** | | Next: **[[en:dashboard:time_range|]]** //  |
  • en/dashboard/panels.txt
  • Last modified: 2021/01/15 04:37
  • by Mark Prins