JaredHatfield / organization-budget-and-finance

Automatically exported from code.google.com/p/organization-budget-and-finance
0 stars 0 forks source link

Add additional forms of data representation (charts and graphs) #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Much of the information stored in this tool would be suitable for display in 
a chart or graph.  Specifically, pie charts would be well suited at 
visualizing the data captured with this tool.

The reason for adding this additional data visualization would be to convey 
more information to the user by providing a more interesting and potentially 
interactive way to see the data.

Google Charts should be used to generate any graphs.  The main problem with 
integrating these graphs would be finding the appropriate locations for 
integrating these into the structure of the site.

Original issue reported on code.google.com by jjhatf02 on 21 Mar 2010 at 3:50

GoogleCodeExporter commented 9 years ago
The new Google Charts API allows for interactive charts: 
https://code.google.com/apis/charttools/index.html

Original comment by jjhatf02 on 3 Jul 2010 at 3:45