Dynamic bar chart

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
efratb
Posts: 7
Joined: Wed Mar 22, 2006 7:11 pm

Dynamic bar chart

Post by efratb » Wed Mar 28, 2007 1:15 pm

Hi,

I would like to use a dynamic bar chart in a jsf page.
The chart should present the CPU loads of the system, and update every second. (I would like it to be similar to the CPU usage chart in the windows task manager).
What is the best way to implement it?

Thanks a lot,
Efrat

Locked