- Create a numbered list
- Put things in bold
- Put things in italics and color
- I can easily put in things like the JavaTM platform with superscripts
bblfish is responsible for getting it to work with roller. Thanks Much!
Skip to content, navigation.
bblfish is responsible for getting it to work with roller. Thanks Much!
For the Search Inside the Music Demo, I wanted to be able to visualize the music space by showing a plot of the music space. I looked at a number of charting packages for Java and settled on JFreeChart. JFreeChart is a free (LGPL) chart library that supports a large number of chart types from pies, bars, lines and scatter plots. The JFreeChart API is quite flexible. I was able to easily wrap my code around a JFreeChart to make the charts interactive. Here's an example of a visualization of the music space that shows a musical journey from one style of music to another. All using JfreeChart:
This blog copyright 2009 by plamere