Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeantessier/grails-histogram-example

Code I tried to answer a Grails question on LinkedIn: http://lnkd.in/dxan7nB
https://github.com/jeantessier/grails-histogram-example

Last synced: about 1 month ago
JSON representation

Code I tried to answer a Grails question on LinkedIn: http://lnkd.in/dxan7nB

Awesome Lists containing this project

README

        

grails-histogram-example
========================

Someone asked a question on LinkedIn about doing [a pie chart of employees by gender](http://lnkd.in/dxan7nB). I wrote a quick Grails project to try out a variation on the first commenter. It pushes the logic into a service and provides a slightly more generic histogram than only male/female.