Hello All
This post is about showing a chart inside ADF Faces Collection component like af:table or af:listView
This is a simple task to create normal chart but in case if we have to show table row record as a chart or graph then we have to change chart value and chart item value references so that it doesn't show all record but only values of that row
This post talks about these two requirements
1. Show same viewObject values as chart in af:table or af:listView
2. Show child viewObject values as chart in af:table or af:listView