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/15 04:17] – [mSupply Table] Mark Prinsen:dashboard:panels [2021/01/15 04:28] – [mSupply Region Map] Mark Prins
Line 10: Line 10:
   *[[http://docs.grafana.org/features/panels/dashlist/#dashboard-list-panel|Grafana Dash Lists]]\\    *[[http://docs.grafana.org/features/panels/dashlist/#dashboard-list-panel|Grafana Dash Lists]]\\ 
   *[[http://docs.grafana.org/features/panels/text/#text-panel|Grafana Text]]   *[[http://docs.grafana.org/features/panels/text/#text-panel|Grafana Text]]
-  * mSupply Region Map ( see below ) +  *[[panels:msupply-region-map|mSupply Region Map]] 
-  * mSupply Table ( see below ) +  *[[panels:msupply-table|mSupply Table]] 
-  * mSupply World Map ( see below )+  *[[panels:msupply-world-map|mSupply World Map]]
  
 Clicking the title for a panel exposes a menu. Clicking the title for a panel exposes a menu.
Line 18: Line 18:
 {{ :dashboard:piechart_edit.png?direct |}} {{ :dashboard:piechart_edit.png?direct |}}
  
-==== mSupply Region Map ==== 
- 
- 
-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 region map displays a value and a geographic outline on a map, and allows you to set the colour thresholds for each region. This gives a quick visualisation of geographical data.\\ 
-Additionally, you can define clickable actions to update filter values based on the region selected, as shown 
- 
-{{:en:dashboard:region-map.gif?|}} 
- 
-To use, select the msupply-regionmap visualisation option: 
- 
-{{:dashboard:regionmap-visualisation.png?200|}} 
- 
-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 
-  * **Initial Zoom** a numerical value for the initial zoom level of the map. Higher values are more zoomed in 
-  * **Show Legend** toggles the display of a tooltip on mouse over 
-  * **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 ) 
-  * **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 
  
 ==== mSupply Table ==== ==== mSupply Table ====
Line 57: Line 30:
 {{:en:dashboard:msupply-table.gif?direct|}} {{:en:dashboard:msupply-table.gif?direct|}}
  
 +To use, select the msupply-table visualisation option:
 +
 +{{:en:dashboard:msupply-table-visualisation.png?direct&200|}}
 +
 +The new options available in the **Display** section are:
 +
 +{{:en:dashboard:msupply-table-display-properties.png?direct&400|}}
 +
 + * **Show export button** toggles display of the export button
 + * **Export button title** which allows customising of the export button text
 +
 +And the option to link a cell to a variable is per field, so it can be specified as an override to select this for a single column only:
  
 +{{:en:dashboard:msupply-table-linked-variable.png?direct&400|}}
 ==== mSupply World Map ==== ==== mSupply World Map ====
  
  • en/dashboard/panels.txt
  • Last modified: 2021/01/15 04:37
  • by Mark Prins