03-22-2021 05:37 AM
Hi all,
I would like to have an additional graph that plots all values at the current cursor position. When I (manually) move the cursor, the plot should be automatically updated. In the attached example, the second graph should now show all 3 y-values of the inputs at the x-position of the cursor in a bar graph. Does anyone know a solution?
Thanks and best regards,
Steffen Frensch
03-23-2021 06:54 AM
I found a solution via cursor event. Can be closed!