View Single Post
  #1 (permalink)  
Old 08-20-03, 04:25 AM
Squeezer's Avatar
Squeezer Squeezer is offline
Newbie Coder
 
Join Date: Jun 2003
Location: Luxembourg
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Question jpGraph axis labeling problem

Hello

I've written an fund market stock plotter using JpGraph, and I'me faceing a problem with the labeling (TextTicks) of the Y axis! To show you what I mean, I give you the example of the wrong chart:
http://www.giombetti.com/demo_graph.gif

I always want exactely 3 values to be displayed on the Y axis for labeling! (So that there will also be 3 Y grid lines) In the image I posted, there are only 2 values on the Y axis, because jpGraph "autochooses" the number of Ticks on the Y axis!

How can I fixe this problem?

Anyone an idea?

Thanks for your help

Yours sincerely
Marc Giombetti
__________________
Marc Giombetti - PHP Programmer
marc@giombetti.com
http://www.giombetti.com
Luxembourg - Europe

Last edited by Squeezer; 08-21-03 at 09:51 AM.
Reply With Quote