Dynamic 2D profile

Hi All

I have a series of XY co-ordinates in SQL. I would like to plot a 2D profile by drawing lines between each point.

e.g. image

Is it possible to display a dynamic 2D profile in ignition? A quick internet search brings up several Python projects. Does anyone have experience of creating this functionality within Ignition? Any pointers on where to start?

Any help would be great. Thanks

Paintable Canvas example:

3 Likes

Thank you!