Page 1 of 1

Feature request: send coordinates from XY Chart click

Posted: Fri Jan 21, 2022 12:13 am
by sheimend
Hi there,

In my scenario, I'm using an XY chart to display some frequency response data. I look for peaks and valleys and then provide those values back to my microcontroller to go do... stuff. I'd really love if I could send a command to my Arduino that included the X and/or Y coordinates of a mouse click on my XY chart.
Capture.JPG
Capture.JPG (91.46 KiB) Viewed 5892 times
For instance, I'd love to configure the above chart with a command for

Code: Select all

OnMouseDownSend = !SetFrequency [ccScatterPlotter.MouseX] \r\n
Right now, I have to mouseover the value, type the number into a text box, and hit a button. Reducing that to a single click would be a big win for me!

Thanks for your consideration. My MegunoLINK application has been an absolutely critical and wonderful tool for my prototyping work!

Best,
Scott

Re: Feature request: send coordinates from XY Chart click

Posted: Thu Apr 06, 2023 7:40 pm
by sheimend
Hi there,

Just bumping this back up for visibility.... I'd still really love this feature, or some other way to make this scenario possible.

Thank you!
Scott

Re: Feature request: send coordinates from XY Chart click

Posted: Thu May 11, 2023 7:49 am
by philr
Hi Scott, cool suggestion. Will add to the list

Re: Feature request: send coordinates from XY Chart click

Posted: Thu Jul 27, 2023 9:07 pm
by sheimend
Looks like this made it into the latest update. Thank you!!

Re: Feature request: send coordinates from XY Chart click

Posted: Wed Oct 18, 2023 8:24 am
by philr
Hope you find it useful.
Cheers
Phil