I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-06-04 10:38:16-07 by marcolz
Charts linked to dynamic data
Hi,

can I really generate charts linked to DYNAMIC data using Spreadsheet::WriteExcel::Charts and the chartex metodology?

At step 4th of the paragraph "METODOLOGY" of

    http://search.cpan.org/dist/Spreadsheet-WriteExcel/charts/charts.pod

I read the following sentence:

    "Extend the chart data series to cover a sufficient range for any additional data that might be added. For example, if you initially have only 10 data points but you think that you may add up to 2000 at a later stage then increase the chart data series to 2000 points. In this case you should probably also leave the axes on automatic scaling."

But, actually, when I try linking more/less data the chart keeps the same size.

Thanks and congratulations for the great work done until now.

Marco
Direct Responses: 5335 | Write a response
Posted on 2007-06-06 23:27:21-07 by jmcnamara in response to 5308
Re: Charts linked to dynamic data

Semi-automated response:

Hi,

Can you please post your question to the Spreadsheet::WriteExcel Google-Group.

http://groups.google.com/group/spreadsheet-writeexcel

Thank you,

John.
--
Direct Responses: Write a response