Google visualization API, Java servlets, Date
Published on under Blog posts. Tags: java, programming, visualization
Recently at work we had the need / want to look at some data in a visual way. We had all the raw stuff in a MySQL database, and I had built an intranet website to filter and export the raw data into Excel. Yeah, I’m sure that Excel could do it, but who wants to go through the hassle of building charts, when I could just build a page to do it for you?
So I started researching some options, and at first, I was interested in the SIMILE Project. I’m not sure how well I could get the data to integrate with the Timeline project. I didn’t want to have to convert stuff from the database into a text file that somehow gets transferred to the client (sounds lazy , I know). After some more searching, Google has just come out with a solution this year!