Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem with AxisDelta in linechart (Read 7342 times)
sedmhd
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 25th, 2009
Problem with AxisDelta in linechart
Oct 25th, 2009 at 4:25pm
Print Post  
I'm having this severe problem with setting the min value of the Y axis in my line chart.
When I set the axis delta to a number that is lower than the min value the chart ignores the min value I've set and sets it to axisdelta automatically.
You guyes have any idea what I should do!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with AxisDelta in linechart
Reply #1 - Oct 26th, 2009 at 10:52am
Print Post  
At this time MinValue can be set only to a negative value. If you need the chart to start from some positive value, try setting a negative delta. If that doesn't work, we'll add some support for positive MinValues for the next release.
  
Back to top
 
IP Logged
 
sedmhd
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 25th, 2009
Re: Problem with AxisDelta in linechart
Reply #2 - Oct 27th, 2009 at 10:29am
Print Post  
Thanks for your comment. I tried it But unfortunatly I have to say that it didn't work. I've just learned despite what your settings are, the chart is always drawn from the begining of the coordinate system.
In my case it makes the series too close to each oder so that the chart is nearly unreadable.
Any idea what I can do?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with AxisDelta in linechart
Reply #3 - Oct 27th, 2009 at 1:08pm
Print Post  
The chart is always drawn to include the 0, 0 point, and MinValue can be optionally set to a negative number to show negative values. We'll change this in a couple of days to allow MinValue to be positive, and in such cases will draw the axis at the minimum value instead at 0.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Problem with AxisDelta in linechart
Reply #4 - Oct 30th, 2009 at 9:26am
Print Post  
This version lets you set the MinValue property to any value:
https://mindfusion.eu/_temp/MindFusion.Charting.3.3.zip

Currently there are some problems if MinValue is larger than any value in the series. For the time being you should make sure MinValue is smaller than all data values.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
sedmhd
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Oct 25th, 2009
Re: Problem with AxisDelta in linechart
Reply #5 - Oct 31st, 2009 at 9:45am
Print Post  
Thanks for your comments and also the new version. I'm going to check it rightaway.

Good luck
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint