Blog

Andrey Shevchenko

  • Drawing charts in Grails

    Drawing charts in Grails

    Recently, I faced the problem of using charts in Grails web-application. At first, I was thinking about using well-known java libraries, such as JFreeChart. JFreeChart has a nice look, nice written documentation, and pretty simple to use.