divyavamsee / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

piechart slice CPTFill with new color not working #495

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.When updating new data to old one in piechart slice 
2.
3.

What is the expected output? What do you see instead?
i need to add new slice of pie chart when adding new data to old data of pie 
chart but only previous slice are shown.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by kaarun...@gmail.com on 10 Jan 2013 at 6:43

GoogleCodeExporter commented 9 years ago
Did you tell the pie chart that new data was available? You need to call 
-reloadData or -insertDataAtIndex:numberOfRecords:.

Original comment by eskr...@mac.com on 11 Jan 2013 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 18 May 2013 at 8:30