I have a little problem. I need to draw a barchart in svg, imbedded in fo which is produced in xsl. The problem is, how do i know where to draw the y axis?
What i mean is, If i want numbers on the left side of the axis thus :
|
15 |
10 |
5 |
0 |_______________
|
How do i know at what x position to draw the y axis? The scale could be 0 -5, 0 -100 etc... Is there a way to find out how wide/long a particular bit of text will be?
Jake
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]