- Imager::Graph::Horizontal::add_column_data_series() renamed to
authorTony Cook <tony@develop-help.com>
Sat, 17 Jul 2010 10:29:31 +0000 (10:29 +0000)
committerTony Cook <tony@develop-help.com>
Sat, 17 Jul 2010 10:29:31 +0000 (10:29 +0000)
commit86f73dc25eb51e72effa86246267765792785075
tree98dfa3e2d129943308bddc06e80a9996e2de5a71
parent523a101312024afea19602aa66796ce2e87b60da
 - Imager::Graph::Horizontal::add_column_data_series() renamed to
   add_bar_data_series() and now adds the series as a "bar" series.

(unpackaged) tests for horizontal chart styling

label handling for horizontal charts

add _feature_enabled() method
12 files changed:
Changes
Graph.pm
lib/Imager/Graph/Horizontal.pm
lib/Imager/Graph/Vertical.pm
t/t14bar.t
t/x51hstyle.t [new file with mode: 0644]
xtestimg/x50line_dashout.png
xtestimg/x51col_dashout.png [new file with mode: 0644]
xtestimg/x51col_def.png [new file with mode: 0644]
xtestimg/x51col_fill.png [new file with mode: 0644]
xtestimg/x51col_grid.png [new file with mode: 0644]
xtestimg/x51col_noout.png [new file with mode: 0644]