Wondering if anyone has seen a tutorial or example of how to place a chart inside a dataGridColumn?
I assume it would be via itemRenderer, but not sure how you would set the data property to accept multiple values. Maybe its just as easy as sending the dataGridColumn an array of values to plot on the chart? Thx for you suggestions.

