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