Click to See Complete Forum and Search --> : Bar graph/chart question


BrainDonor
06-09-2003, 01:08 PM
Hi everybody...

I have two questions regarding bar graphs. The attached zip contains the code necessary (pirated and manhandled from http://www.orchardhouse.vtrading.co.uk/jschart.htm) to create the graph that I'm looking for...however, my questions are this:

1. Is there a way to set the top amount value (y axis) to be equal to the tallest bar?

2. Is there a way to display these amounts using commas? So figures like 100000 would show as 100,000?

I realize that some of the code in this file is unnecessary, but I figure I'd send everything. Thanks for any help you can offer.

Tom

BrainDonor
06-09-2003, 11:09 PM
:confused:

Mylacc
06-10-2003, 12:02 AM
If you are able to use JSP, you might want to look into cewolf at cewolf.sourceforge.net. I've just begun using this JSP taglib but it's been great for me so far!

BrainDonor
06-10-2003, 09:59 AM
Thanks for the suggestion, however, the way I am going about generating these graphs, using another product won't be of much help. I do appreciate it though!

Tom