gujjula / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

Reloading pie chart causes legend to disappear #344

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create pie chart
2. Add legend
3. Reload graph

What is the expected output? What do you see instead?
The legend doesn't draw.

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

Please provide any additional information below.

Original issue reported on code.google.com by ejvaug...@gmail.com on 14 Oct 2011 at 2:54

GoogleCodeExporter commented 9 years ago
This error prints in the console:

-[<<<CPTLegend: 0x6280210> bounds: {{-1.71799e+10, 0}, {1.71799e+10, 10}}> for 
plots (
    "<<CPTPieChart: 0x627f600> bounds: {{0, 0}, {296, 343}}>"
)> display]: Ignoring bogus layer size (17179869184.000000, 10.000000)

Original comment by ejvaug...@gmail.com on 14 Oct 2011 at 2:56