Problem in Moving point series in logarithmic AXIS

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Problem in Moving point series in logarithmic AXIS

Post by amol » Sat Oct 19, 2013 6:32 am

Hi Steema Support,
I am using tee chart Point series in Window form application, here I am facing one problem related to moving point series on my chart whose Left and Right Axis is Logarithmic.
please see the attachment below. It will so helpful for us if you please provide any alternative solution.

Thanks in advance.

Thanks and Regards
Planoresearch
Attachments
Untitled11.jpg
Moving point series in logarithmic AXIS
Untitled11.jpg (69.49 KiB) Viewed 23013 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Problem in Moving point series in logarithmic AXIS

Post by Narcís » Mon Oct 21, 2013 8:02 am

Hello,

I'm not 100% sure about what you need. Probably, the examples in the threads below will help you:

http://www.teechart.net/support/viewtop ... nts#p53511
http://www.teechart.net/support/viewtop ... nts#p53274
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Sat Oct 26, 2013 7:46 am

Hi Steema Support,
Thanks for your reply. But it is not fruitful for us because in my situation there is a point series containing approx. 500 points and plotted on chart containing log axis. So we are moving the points using the logic.
Firstly, we convert all the points value into Screen Points value using “ValuePointToScreenPoint ()” and then move all the points by calculating the value as per screen points.
Then finally we draw all the points on chart by converting them in to screen point to value points by using “ScreenPointToValuePoint()”. This conversion from value to screen and screen to value makes points movement very slow and the conversion I have done because chart containing logarithmic axis.

It will so helpful for us if you please provide any alternative solution as soon as possible.

Thanks and Regards
Planoresearch

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Sandra » Mon Oct 28, 2013 9:57 am

Hello Amol,

Many thanks for your information, but would be very helpful for us if to complete the information, you could send us a simple project, where we can reproduce your issue to try to suggest a solution for you.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Mon Oct 28, 2013 1:50 pm

Hi Steema Support,
Thanks for your reply.
As per your reply I am attaching a sample for the same.
Untitled.jpg
Untitled.jpg (51.87 KiB) Viewed 22916 times
It will so helpful for us if you please provide any alternative solution as soon as possible.

Thanks and Regards
Planoresearch
Attachments
PointSeriesMovementinLogAxis_1.rar
(39.59 KiB) Downloaded 729 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Sandra » Wed Oct 30, 2013 3:28 pm

Hello Amol,

Your project draws only the series with your values, it is correct? Or when I do click in series this should be move? I need see as you do to move the series to reproduce your problem and try to give you a solution.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Fri Nov 01, 2013 6:58 am

Hi Steema Support,
Thanks for your reply.
I am attaching a sample project please have a look.

It will so helpful for us if you please provide any alternative solution as soon as possible.

Thanks and Regards
Planoresearch
Attachments
PointSeriesMovementinLogAxis.rar
Problem in Moving point series in logarithmic AXIS
(44.72 KiB) Downloaded 900 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Sandra » Mon Nov 04, 2013 4:10 pm

Hello amol,

I am working with your code, I will try to suggest a solution asap.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Sandra » Fri Nov 08, 2013 2:34 pm

Hello Amol,

Ok, I have made some modifications to try to adjust your code and seems it work. Could you check my attach project and tell us if it works as you like?
PointSeriesMovementinLogAxis2.zip
(16.33 KiB) Downloaded 718 times
I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Wed Nov 13, 2013 9:51 am

Hi Steema Support,

Thanks for your reply.

Your reply is helpful for us but not exactly resolving our issue. Now we are attaching a vedio showing the need.
In this when we click and move the whole curve is moved and when we mouse up then the curve or data plotted as per axis values.One important thing is that when we move curve then the shape of curve does not changed.

It will so helpful for us if you please provide any alternative solution as soon as possible.

Thanks and Regards
Planoresearch
Attachments
PointSeriesMove1.rar
Moving point series
(366.73 KiB) Downloaded 778 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Sandra » Fri Nov 15, 2013 12:48 pm

Hello amol,
Many thanks for your video; it was very helpful to understand as you want exactly. In this point, I have found two examples where there are dragged the Series and I think the examples can be helping you to achieve as you want:

http://www.teechart.net/support/viewtopic.php?t=4833
http://www.teechart.net/support/viewtop ... ies#p44880

If you have any problems, please let me know and I try to find a solution.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Wed May 21, 2014 1:24 pm

Hi Steema Support,
Many thanks for your reply and given examples but it is not same thing for what we are looking. So please provide any alternate solution for the same.
Regarding Link 1:
In given link http://www.teechart.net/support/viewtopic.php?t=4833.
First thing is that in this example movement of line series shown but when we visible line series pointer then on line movement line pointer not visible.
Second thing is that we want to use points series in Logarithmic axis as shown in video(that we previously send).
Regarding Link 2:
And in given link http://www.teechart.net/support/viewtop ... ies#p44880
In this example points series moves in Bitmap form but when we mouse up then series not draw as shown in mouse move, meaning that on mouse move series shape are different and on mouse up series shape are different.
It will so helpful for us if you please provide any solution asap.

Thanks in advance.

Thanks and Regards
Planoresearch

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Christopher » Thu May 22, 2014 9:39 am

Hello!
amol wrote:Hi Steema Support,
Many thanks for your reply and given examples but it is not same thing for what we are looking. So please provide any alternate solution for the same.
Using the example project you gave us here, along with the latest version of TeeChart.dll, I get the following (a video here).

Can you please tell me if you've ever seen such an error message? This error message leads me to suspect that an entirely different way of working is going to be necessary here.

Logarithmic axes are especially problematic to program, as you have experienced yourself. As you can see, even using the standard TeeChart scroll functionality (right mouse button) does not work as it works in non-logarithmic axes. I am not particularly optimistic that we the present TeeChart code we are going to be able to reproduce the functionality you are looking for.
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

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by amol » Wed Sep 17, 2014 1:30 pm

Hi Steema Support,
Many thanks for your reply as you told that logarithimic axes are problematic, i agree with your point. But please do needfull or provide any alternative solution for the same. Because we have to achieve this functionality in my application by any mean.

Thanks in advance.

Thanks and Regards
Planoresearch

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Problem in Moving point series in logarithmic AXIS

Post by Christopher » Mon Sep 22, 2014 8:32 am

amol wrote: Many thanks for your reply as you told that logarithimic axes are problematic, i agree with your point. But please do needfull or provide any alternative solution for the same. Because we have to achieve this functionality in my application by any mean.
I'm afraid to say that being able to drag an entire series across a chart when the chart axes are logarithmic without the series suffering any deformation to its shape is something which is not currently possible in the TChart code. Getting such functionality to work is something that would require a lot of work on our part, if indeed it is possible.
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

Post Reply