Discontinue lines in TChart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Trimble Terrasat
Newbie
Newbie
Posts: 16
Joined: Tue Apr 25, 2006 12:00 am

Discontinue lines in TChart

Post by Trimble Terrasat » Wed Aug 25, 2010 9:53 am

Hallo,

we have the following problem: To interrupt lines (class Series) in a TChart we use an implementation to add transparent points between points which should not be connected. This works quite well for the chart in the UI.
But if we export the data from the chart we see these transparent points in the data.

My questions now are:

Is it possible to modify the export functionality not to export e.g. transparent points?

Is there another possibility to create lines where in some cases one point is not connected with the following one?


A solution with two or more lines would probably be very complex to implement.
I searched in the internet and did not find answers there. So I would kindly appreciate any support.

Kind Regards

Jens

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Discontinue lines in TChart

Post by Yeray » Thu Aug 26, 2010 3:19 pm

Hi Jens,
Trimble Terrasat wrote:Is it possible to modify the export functionality not to export e.g. transparent points?
In what format are you trying to export your chart?
You may be interested in reading this thread:
http://www.teechart.net/support/viewtop ... en*#p48144
Trimble Terrasat wrote:Is there another possibility to create lines where in some cases one point is not connected with the following one?
Please take a look at this thread where the same question was discussed:
http://www.teechart.net/support/viewtop ... een+points
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Trimble Terrasat
Newbie
Newbie
Posts: 16
Joined: Tue Apr 25, 2006 12:00 am

Re: Discontinue lines in TChart

Post by Trimble Terrasat » Fri Aug 27, 2010 8:14 am

Hi Yeray,

we try to export the numbers in different text formats. I think the first thread you mentioned does not help for this case, since its issue is a transparent chart background.

The second thread you mentioned exactly describes the solution we use here to interrupt lines in charts. But as we found out the transparent points created here are exported when exporting data as text. The user does not want to see these points in his results.
Do you agree that this is a kind of missing functionality in TChart or a bug?
Or is there a workaround possible?

Regards

Jens

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Discontinue lines in TChart

Post by Yeray » Mon Aug 30, 2010 10:33 am

Hi Jens,

Oh, I think I misunderstood you. Here it is a thread where a similar situation was discussed:
http://www.teechart.net/support/viewtop ... f=1&t=6560
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Trimble Terrasat
Newbie
Newbie
Posts: 16
Joined: Tue Apr 25, 2006 12:00 am

Re: Discontinue lines in TChart

Post by Trimble Terrasat » Mon Aug 30, 2010 12:27 pm

Hi Yeray,

in the thread you mentioned in your second reply it is proposed to export the data manually not with the TChart export functionality. This is in my opinion a workaround and not a real solution.

So, do you agree that it is some missing functionality in TChart to export discontinued lines?

My colleagues and me we have the request to add some functionality to exclude transparent points from export or to find another solution to export discontinued lines with the TChart export tool.
What is your opinion? Could you enhance this in future versions?

Kind regards

Jens

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Discontinue lines in TChart

Post by Yeray » Tue Aug 31, 2010 11:05 am

Hi Jens,

I've added to the wish list the possibility to have a property (that could be named IncludeNulls, for example) to choose if you want the nulls to be exported or not (TF02015129).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply