Hi Steema Support,
We have one issue regarding minor ticks of axis.As shown in below img1 total number of minorticks count is 8 i.e. fine
But as shown in img2 when we zoomed chart minor ticks increase 8 to 10 and the count in the editor is still 8. As shown in below img2
why minor ticks increases?
Note:-We are using custom axis.
Please provide any solution asap.
Thanks in advance.
Thanks&Regards
PlanoResearch
MinorTicks count increases automatically
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: MinorTicks count increases automatically
Given that custom axes do not zoom automatically, this problem quite likely depends on the code you have used to enable zooming on custom axes.amol wrote: why minor ticks increases?
Note:-We are using custom axis.
Could you please post some example code I can run "as-is" to reproduce your issue here?
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: MinorTicks count increases automatically
Hi Steema Support,
Thanks for your reply.
We are attaching the demo for the same, hope it will help.
In the demo when we click on "Set Bottom Axis First Time" button then its set the Min/Max of Bottom axis as shown in Img1 below. i.e 2 to 8 here as shown in img1 the highlighted area MinorTicks Count is more then expected(we had set it to 8 count).
Again when we click on "Set Bottom Axis Second Time" button then its sets the new Min/Max of Bottom axis as shown in Img2 below. i.e. 2 to 300 as shown in this img2 highlighted area does not shows any Minorticks.
As described above we want that if we set Minorticks count to 8 then it must show 8 minor ticks.
Please provide appropriate solution.
Thanks in advance.
thanks,
Thanks for your reply.
We are attaching the demo for the same, hope it will help.
In the demo when we click on "Set Bottom Axis First Time" button then its set the Min/Max of Bottom axis as shown in Img1 below. i.e 2 to 8 here as shown in img1 the highlighted area MinorTicks Count is more then expected(we had set it to 8 count).
Again when we click on "Set Bottom Axis Second Time" button then its sets the new Min/Max of Bottom axis as shown in Img2 below. i.e. 2 to 300 as shown in this img2 highlighted area does not shows any Minorticks.
As described above we want that if we set Minorticks count to 8 then it must show 8 minor ticks.
Please provide appropriate solution.
Thanks in advance.
thanks,
- Attachments
-
- Minor Ticks In log Axis is more.rar
- MinorTicks In log axis
- (68.05 KiB) Downloaded 777 times
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: MinorTicks count increases automatically
This seems to be a defect which I have added to our issue tracker with id=1387. Other than manually drawing the ticks yourself using the OnAfterDraw event, I'm afraid I cannot think of any other workaround.amol wrote: as shown in this img2 highlighted area does not shows any Minorticks.
As described above we want that if we set Minorticks count to 8 then it must show 8 minor ticks.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |