Subject: | two_axis graphs ranges poorly chosen |
When you let GD::Graph dynamically pick ranges for a 2-axis graph, you
can get a very large number of ticks and a range choice that makes
rather little sense.
If you go to http://www.perlmonks.org/index.pl?node_id=138068 and
hit "d/l code" at the bottom of the page you will find a patch that fixes
this.