I got this error : "Uncaught TypeError: Cannot assign to read only property 'color' of [..."
I got the ajax data set but when I want to draw Pie it gives mentioned error, interesting part is that when I remove the color it also gives same error with 'color' keyword again. I can draw pie with static values, when use ajax get this problem.
