Help for this page
### Here we update the graphs sourcedata ... $Chart1->SetSourceData({Source => '=Data!\$A\$2:\$A\$295'} +);
### Here we update the graphs sourcedata my $Chart1 = $RequestsSheet->ChartObjects("Chart 1"); ... $Chart1->SetSourceData({Source =>$Chart1Range,PlotBy => xl +Columns});