I am curious if someone has a codce snippet orr modified module for generating bar-graph horizontally. I saw few postings related to Bar Graph using GD::Graph but found no answer.
Does anyone has a code example of how to plot a bar-chart using GD::Graph, "horizontally" (Titles on Y axis and data on X axis). Theorotically I know it can be done. My question is has anyone code example or modified .pm file which has this extra method(draw horizaontal or something)
Thanks in advance.