after some fun with Data::Dumper, i have come up with the following. YMMV.
# hack away at circular references! $chart->{component_list}->{components} = undef; $chart->{'contexts'}{'default'}{'range_axis'}{'parent'}{'component +_list'}{'components'} = undef; $chart->{legend}->{component_list}->{components} = undef; $chart->{plot} = undef; $chart->{contexts}->{default} = undef; $chart->{legend}->{clicker} = undef; $chart->{marker_overlay}->{clicker} = undef; $chart->{title}->{layout}->{component} = undef;
In reply to Re^2: Out of memory using chart::clicker
by djzort
in thread Out of memory using chart::clicker
by Peterpion
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |