Hello,
I am searching for a solution on how I can make a clustered bar graph in Java. Like this one:
http://peltiertech.com/WordPress/wp-...05/cluck01.png
Sales per month
Any ideas or code examples? Or is there a tutorial on the internet about that? I want to use the javax.swing.* and java.awt.* libraries only (not jGraph, ...).
I really appreciate your help or advice!
