Hi Dave,
Not sure right now how to resolve this, but in t/Xaxis.t, if I add
'axis_color' to the constructor, I get the following error:
Can't locate object method "x_axis_color" via package
"Chart::OFC::XAxis" at lib/Chart/OFC/XAxis.pm line 69.
This seems strange as it works with the YAxis.
The docs for XAxis imply that I should be able to set this value:
This class is a subclass of Chart::OFC::Axis and accepts all
of that class's attribute.
Otherwise, this is a fantastic module. Thanks for it!
Cheers,
Ovid