hi,
I need to use chart web part in SP 2010 and am having a list with below columns :
1) nvs_month
2) nvs_planned[number]
3) nvs_actual [number]
4) tdr_planned [number]
5) tdr_actual [number]
how to generate a chart against this list having the nvs_month on x-axis and the numbers 0 20, 40, 60 etc on the y-axis
the issue is each columns except nvs_month must provide different color and its variations across months.