06-24-2015 01:28 PM
Hi,
I would like to add some pointers using the arrow on the curves programatically (please refer the attachement)
The Curve peaks would change based on the data; hence I would like to get a report where the arrows are can be put for each point along with the text A0 etc. Though I can locate the peaks on the report am unable to put the arrows.
Can anyone quickly help me on this?Waiting for your earliest response.
TIA
Priya
06-26-2015 05:28 AM
Hi Priya,
you can use "Curve Coordinates" in a 2D axis system to bind arrows and comments to a point on a curve.
Look for the example "2D Axis System with Curve Coordinates" in the DIAdem help file.
I suggest you prepare a similar layout for your case manually and then change the "Approximation coordinates" with a script to adjust the display to new data.
I hope these hints help you.
DIAdemo
06-26-2015 05:56 AM
Thank you DIAdemo; will definately check this out.