User Tools

Site Tools


research:test_charts

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
research:test_charts [2016/05/24 15:54]
schuemie
research:test_charts [2016/05/26 07:57] (current)
schuemie
Line 4: Line 4:
 ^Name              |Westeros National Health Registry (WNHR) ​ | ^Name              |Westeros National Health Registry (WNHR) ​ |
 ^Description ​      |The WNHR is a national registry in Westeros. Information from hospitals, pharmacies, and GPs is linked using national person identifiers. This database is a unique source of information on dragon-related injuries | ^Description ​      |The WNHR is a national registry in Westeros. Information from hospitals, pharmacies, and GPs is linked using national person identifiers. This database is a unique source of information on dragon-related injuries |
 +^Data type         ​|National registry ​                        |
 +^Country ​          ​|Westeros ​                                 |
 ^E-mail ​           |info@whnr.ws ​                             | ^E-mail ​           |info@whnr.ws ​                             |
 ^CDM version ​      ​|5.0 ​                                      | ^CDM version ​      ​|5.0 ​                                      |
Line 143: Line 145:
     data: {     data: {
         columns: [         columns: [
-            ['Has cost info', 0, 90, 80, 10], +            ['% with cost info', 0, 90, 80, 10], 
-            ['No cost info', 100, 10, 20, 90],                               +            ['% without ​cost info', 100, 10, 20, 90],                               
         ],         ],
         type : '​bar',​         type : '​bar',​
         groups: [         groups: [
-            ['Has cost info', 'No cost info']+            ['% with cost info', '% without ​cost info']
         ],         ],
         colors: {         colors: {
-            'No cost info': '#​dddddd'​+            '% without ​cost info': '#​dddddd'​
         },         },
     },     },
research/test_charts.1464105257.txt.gz · Last modified: 2016/05/24 15:54 by schuemie