Hi,
I'm not subscribed, so will you please include my address in your reply? Thanks
I want to graph some stock prices, where the data is basically
(date,price)... When I use DBD::Chart (some old version), my X axis
has labels like:
2003/10/29
2003/12/26
2004/02/22
... every 58 days
I'd like the marks to be 2003/01/01, 2003/02/01, 2003/03/01... on the
month or ever 2 months or some other duration, but have the grid be on
the start of the month.
Is there a way to define this in DBIx::Chart?
Thanks
Jay