Dynamic axis reference line update from external source
Hi,I'm JMP17 user. I have a graph with x-axis representing a timestamp. I want to build external tool that will be a video player, and I want that tool to keep sending to the jmp graph the current timestamp, and it will be represented as a reference line on the x-axis that will keep moving according the current time on the video player. to test it I create a dummy app in cpp that keep sending to ...