Contour Plot on unstructured GRID

Ideas and wishes for TeeChart
Post Reply
Alex
Newbie
Newbie
Posts: 2
Joined: Tue May 04, 2004 4:00 am
Location: Austria

Contour Plot on unstructured GRID

Post by Alex » Thu Aug 05, 2004 8:59 am

Hello!

A wish for the next Teechart Version :idea: : contour plot along unstructured grids (not regular ones). It would be very useful to plot simple finite element data (2d and 3d)...

E.g.:
Input:
-------
a range of coordinates (x,y,z)
a field of element definitions (triangle, bricks, ...) (n1,n2,n3,...)
a range of node data (u1,u2,u3,...)

Output:
---------
contour plot/lines along the above defined mesh :D


Best regards

Alex

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Tue Aug 17, 2004 10:56 am

Hi, Alex.
contour plot/lines along the above defined mesh
Perhaps this could be done by some kind of gridding algorithm which would use arbitrary 3d points to construct a grid which can in turn be used in surface or contour series. I just added this feature to TeeChart NET demo so you should be able to test it once new maintenance release is out.
Marjan Slatinek,
http://www.steema.com

Alex
Newbie
Newbie
Posts: 38
Joined: Tue Aug 31, 2004 4:00 am
Location: Austria/Europe

Post by Alex » Sun Dec 26, 2004 2:53 pm

Hi Marjan,

do you included this feature in the latest .NET release? If yes, where I can find it and how I can use it? Can you include this also in the AX-V7?

Thanks in advance and a merry christmas!

Alex

Post Reply