Search found 65 matches
- Fri Dec 13, 2013 3:19 pm
- Forum: .NET
- Topic: .asContour.Smoothing.Interpolate
- Replies: 5
- Views: 11834
Re: .asContour.Smoothing.Interpolate
Hi i need help I have an array x y z, in this case 5 x 3 and I need to fill the grid in order my xyz array become a 25 x 3 array. With this data i will use contour series How can this could be done? I was checking algorithms as krigin Does any teechart series use this kind of algorithms internally o...
- Fri Dec 13, 2013 3:19 pm
- Forum: .NET
- Topic: Grid lines on contour series
- Replies: 9
- Views: 21792
Re: Grid lines on contour series
Hi i need help I have an array x y z, in this case 5 x 3 and I need to fill the grid in order my xyz array become a 25 x 3 array. With this data i will use contour series How can this could be done? I was checking algorithms as krigin Does any teechart series use this kind of algorithms internally o...
- Fri Nov 01, 2013 3:29 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
hi I need help to draw this example I am trying with series contour but i don´t know how to put the values. Please I need an example for this kind of graph http://www.geomore.com/wp-content/uploads/2012/04/contouring-1.jpg http://www.geomore.com/wp-content/uploads/2012/04/contouring-2.jpg http://www...
- Wed Oct 30, 2013 1:51 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
hi yeray this is the example in progress soft vs:RemoveAllSeries NO-ERROR. vs:Aspect:View3D = False. vs:ADDSeries (17). DEFINE VARIABLE endTime1 AS INT NO-UNDO. DEFINE VARIABLE endTime2 AS INT NO-UNDO. DO endTime1 = 1000 TO 100000 BY 100: DO endTime2 = 2000 TO 200000 BY 100: vs:Series(0):asContour:a...
- Tue Oct 29, 2013 1:55 pm
- Forum: .NET
- Topic: Grid lines on contour series
- Replies: 9
- Views: 21792
Re: Grid lines on contour series
Hi
I am using Tee chart proactive 8 and i m drawing some maps using contour series, the x,y,z values that i am using for these maps are in the interval [0,10000000],
when I'm trying to draw it shows me an error out of memory.
What can i do to fix this?
Regards.
I am using Tee chart proactive 8 and i m drawing some maps using contour series, the x,y,z values that i am using for these maps are in the interval [0,10000000],
when I'm trying to draw it shows me an error out of memory.
What can i do to fix this?
Regards.
- Mon Oct 28, 2013 3:59 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
Hi
I am using Tee chart proactive 8 and i m drawing some maps using contour series, the x,y,z values that i am using for these maps are in the interval [0,10000000],
when I'm trying to draw it shows me an error out of memory.
What can i do to fix this?
Regards.
I am using Tee chart proactive 8 and i m drawing some maps using contour series, the x,y,z values that i am using for these maps are in the interval [0,10000000],
when I'm trying to draw it shows me an error out of memory.
What can i do to fix this?
Regards.
- Mon Oct 14, 2013 4:10 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
How Contour serie is used???
hi
I need a example for contour series apply in progress sofware
please,
Regards
I need a example for contour series apply in progress sofware
please,
Regards
- Fri Sep 27, 2013 2:16 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
hi narcis,
I've already check those tutorials and that isn't exactly what I'm looking for.
maybe if you could help me with this, for example how can I draw an irregular shape like the one that is attached, wich series could be used for doing something like that.
Regards,
David
I've already check those tutorials and that isn't exactly what I'm looking for.
maybe if you could help me with this, for example how can I draw an irregular shape like the one that is attached, wich series could be used for doing something like that.
Regards,
David
- Wed Sep 25, 2013 4:57 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
hi everyone, the other posts helped me a lot, the thing that i hven't figure out is for example drawing a circle using contour on the center of the chart, if some could help me with that i'll apreciate it. i nedd to draw a specific figure (circle , triangle ,square ) any of them. this could be done??
- Fri Sep 06, 2013 3:16 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
Re: How Contour serie is used???
hello Narcis, I read the other reply and I'm not sure I'm using the correct series, the kind of map that I want to do is something like this maps2.jpg , in my case the black dots would be the geographical coordinates of a field and the contour of each level depends on a Y value. this kind of maps co...
- Wed Sep 04, 2013 1:50 pm
- Forum: ActiveX
- Topic: How Contour serie is used???
- Replies: 14
- Views: 31564
How Contour serie is used???
hi, we are currently using Tee-Chart Active X v8. and we need to draw like a kind of maps with some data that we have , the map that we want is a 2D map, but we were don't know how Countour series manage the coordenates for doing the drawing part. if you could help us on that with an example we woul...
- Mon Apr 08, 2013 6:21 pm
- Forum: ActiveX
- Topic: Maximum lines to display in a plot
- Replies: 1
- Views: 6531
Maximum lines to display in a plot
Hi, We had observed, working with TeeChart ActiveX v8, that there is a maximum number of series to show before the app becomes slower. We have included 500 line series in a plot, which is a lot, but we have had an apparent application hang over. We need to find other ways to show the information. In...
- Mon Apr 08, 2013 6:02 pm
- Forum: ActiveX
- Topic: TeeChart ActiveX v8 vs OS
- Replies: 1
- Views: 6524
TeeChart ActiveX v8 vs OS
Hi,
Until here we have worked with TeeChart ActiveX v8 under windows. What is your experience running this into other platforms?
We are almost to install the app in a server and we want some lights in advance. Thank you very much.
Until here we have worked with TeeChart ActiveX v8 under windows. What is your experience running this into other platforms?
We are almost to install the app in a server and we want some lights in advance. Thank you very much.
- Mon Oct 08, 2012 2:26 pm
- Forum: ActiveX
- Topic: Retrieving Min/Max X-axis values
- Replies: 10
- Views: 21754
Re: Retrieving Min/Max X-axis values
ok, thank you very much, please let us know when this bug is corrected.
regards,
JAV
regards,
JAV
- Wed Oct 03, 2012 12:40 pm
- Forum: ActiveX
- Topic: Retrieving Min/Max X-axis values
- Replies: 10
- Views: 21754
Re: Retrieving Min/Max X-axis values
Hi Yeray,
It's indeed both. The error message appears when you zoom in several times and refers to the minimum value, and, the maximum does not return the correct value when zooming in. However, when you uncheck scPoint, the returned values are correct and no error message when zooming.
It's indeed both. The error message appears when you zoom in several times and refers to the minimum value, and, the maximum does not return the correct value when zooming in. However, when you uncheck scPoint, the returned values are correct and no error message when zooming.