Search found 23 matches

by VarUser
Wed Aug 10, 2011 12:31 pm
Forum: .NET
Topic: More about TeeChart.Direct2D.dll
Replies: 1
Views: 3012

More about TeeChart.Direct2D.dll

Hi In one of the earlier posts I read something about TeeChart.Direct2D.dll which gives considerable performance improvement. I wanted to know more about this. 1. Can it improve rendering performance in Teecharts WPF version. 2. Please provide details about what all functionalities does it provide. ...
by VarUser
Wed Jun 22, 2011 9:32 am
Forum: .NET
Topic: Series getting overlapped with another series on chart
Replies: 1
Views: 3513

Series getting overlapped with another series on chart

Hi We are displaying multiple series on chart and the series have custom axis. PFA herewith the snapshot of problem we are describing. The problem is that when you scroll the data in one of the series, the series data gets drawn in the area of another series. Actually if series data goes out of seri...
by VarUser
Wed Jun 22, 2011 9:21 am
Forum: .NET
Topic: Events available related to AxisScroll
Replies: 4
Views: 5291

Re: Events available related to AxisScroll

Thanks for the reply

Regards
- JC
by VarUser
Thu Jun 16, 2011 7:00 am
Forum: .NET
Topic: Events available related to AxisScroll
Replies: 4
Views: 5291

Re: Events available related to AxisScroll

Hi Sandra Thanks for your reply. One related query. We have handled tChart.Zoomed event and when we use AxisScroll to scroll the data, this event handler for Zoomed is un-necessarily getting called. This means that even when we scroll the data(using AxisScroll) zoomed event is raised. Is there any w...
by VarUser
Tue Jun 14, 2011 9:14 am
Forum: .NET
Topic: Events available related to AxisScroll
Replies: 4
Views: 5291

Events available related to AxisScroll

Hi I am using AxisScroll in the chart. Is there any event which is raised when I drag my mouse over the axis. The axis moves automatically but I want to do some thing more when user will drag mouse over the axis. Is there any way by which I can detect that user is scrolling using AxisScroll. Regards...
by VarUser
Mon May 17, 2010 8:19 am
Forum: .NET
Topic: Contours are not connected for some data
Replies: 5
Views: 5939

Re: Contours are not connected for some data

Hi Yeray

I have attached the snapshot from Matlab
Matlab_tchart_Contour_Comparison.JPG
Comparison of Matlab and tChart contours
Matlab_tchart_Contour_Comparison.JPG (107.46 KiB) Viewed 5967 times
.

Regards
- Jeevan
by VarUser
Wed May 12, 2010 7:34 am
Forum: .NET
Topic: Contours are not connected for some data
Replies: 5
Views: 5939

Re: Contours are not connected for some data

Hi Narcis

Thanks for your reply.
I didn't quite understand how using custom levels will solve this issue. Actually we are using custom levels and even then it showed similar reason.
Also we tried plotting same data in Matlab and it worked nicely.
Can you please help me with this.

Regards
- Jeevan
by VarUser
Fri May 07, 2010 12:01 pm
Forum: .NET
Topic: Contours are not connected for some data
Replies: 5
Views: 5939

Contours are not connected for some data

Hi We have some data for which contours doesn't seem to be connected properly. Can you please let me know what is the actual problem and how can I fix it. I have uploded a ready to run application with the mentioned data files on "http://www.steema.net/upload" site. File name is Contours.zip. It con...
by VarUser
Wed Sep 30, 2009 10:45 am
Forum: .NET
Topic: Not able to load contour chart for some data
Replies: 9
Views: 11004

Re: Not able to load contour chart for some data

Hi Yeray Thanks for your inputs. I have given below a few lines in our data. This data fits in the format which you have mentioned. Also if we try to load some data out of it. We are getting contours. So I still have my question that why it is not able to load entire data. Are there performance issu...
by VarUser
Sat Sep 26, 2009 4:57 am
Forum: .NET
Topic: Not able to load contour chart for some data
Replies: 9
Views: 11004

Re: Not able to load contour chart for some data

Hi Yeray

From the post I found two important things
1. Irregular grid should be true
2. x and z Data should be equidistant.

And the data which we are using in the application staisfies the two conditions.
Can you please give me more details on what we are missing.

Regards
- Jeevan
by VarUser
Thu Sep 24, 2009 6:59 am
Forum: .NET
Topic: Not able to load contour chart for some data
Replies: 9
Views: 11004

Re: Not able to load contour chart for some data

Hi Yeray

I have sent the sample application on sales@steema.com.

Thanks and regards
- Jeevan
by VarUser
Wed Sep 23, 2009 10:46 am
Forum: .NET
Topic: Not able to load contour chart for some data
Replies: 9
Views: 11004

Re: Not able to load contour chart for some data

Hi Yeray

Sorry for putting license number and thanks for hiding it.
I am not able to upload application on the forum because of restriction of size. I need to attach sample data file whose size is around 3-4 mb

Regards
- Jeevan
by VarUser
Wed Sep 23, 2009 4:44 am
Forum: .NET
Topic: Not able to load contour chart for some data
Replies: 9
Views: 11004

Not able to load contour chart for some data

Hi

We are using license number ***.

We are facing a problem to load some data in the contour plot.

I am not able to attach sample application on the site http://steema.net/upload/. Caan you please let me know if there is some other way to upload the attachments.

Regards
- Jeevan
by VarUser
Thu Sep 03, 2009 12:31 pm
Forum: .NET
Topic: Irregular data for contour
Replies: 6
Views: 7245

Re: Irregular data for contour

Hi Narcís

Any update on this. We have already uploaded the new application.

Regards
- JS
by VarUser
Thu Aug 27, 2009 6:32 am
Forum: .NET
Topic: Irregular data for contour
Replies: 6
Views: 7245

Re: Irregular data for contour

Hi Narcís, I have uploaded the sample project "ContourPlotSample.zip" on the same site. We are using version 3 of TeeChart library (WPF). No the application doesn't take much time to load. Also for your reference,In the folder we have given three files of data which are x,y and z which we add in the...