- or download this
Tk::Error: Can't locate object method "add_chart" via package "Spreads
+heet::WriteExcel::Worksheet" at C:\perl\KDC_v3charts.pl line 1352.
main::analysis at C:\perl\KDC_v3charts.pl line 1352
...
Tk::Button::butUp at C:/Perl/site/lib/Tk/Button.pm line 175
<ButtonRelease-1>
<command bound to event>
- or download this
#!/usr/bin/perl
...
writing statistical calculations into worksheet
}
- or download this
my $chart = $EXworksheet->add_chart( type => 'column', embedded => 1 )