Example Graphs

Example Graphs

These are two basic pie charts created in Microsoft Excel using a CSV file of values returned by the Data Aggregation Module.  

 

 

This graph was created using D3.js (Data-Driven Documents) and shows disease counts from a region in a bar graph format.

 

This graph was created using R and shows disease counts from a region over a span of 8 months.  This would be created by making 8 different requests to the module, incrementing the start and end date by one month.

 

 

This graph was created in R and demonstrates the use of the module across multiple instances of OpenMRS.  By requesting multiple instances, one can graph the data to then compare disease rates across regions for multiple diseases.