Help for this page

Select Code to Download


  1. 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>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    writing statistical calculations into worksheet
    
    }
    
  3. or download this
    my $chart = $EXworksheet->add_chart( type => 'column', embedded => 1 )