jqPlot jQuery plugin as an Project Avatar widget.
You can get more information on the jqPlot plugin by clicking
here
The sample shows a chart rendered as a Project Avatar widget made from the jqPlot Bar chart.
Clicked Bar Chart
Click a bar in the chart to see information here.
Bar: #{barChartModel.selectedBarIndex}
Data: #{barChartModel.selectedBarData}
The sample shows a simple bar chart. It uses the jqPlot barRenderer plugin.
Click to Generate Bar Chart