I was working on changing the monitoring page bar chart to a pie chart. I tried the piechart function that is used for the home page, but it fails to render when 0 values are passed to it.
I ended up using an existing flash chart fucntion to generate flash graphs on the fly. See image for a better explanation.
I ended up using an existing flash chart fucntion to generate flash graphs on the fly. See image for a better explanation.
Comment