Page 1 of 1

Contour Plot on unstructured GRID

Posted: Thu Aug 05, 2004 8:59 am
by 9082325
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

Posted: Tue Aug 17, 2004 10:56 am
by Marjan
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.

Posted: Sun Dec 26, 2004 2:53 pm
by 9523802
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