Feature request: send coordinates from XY Chart click

Support forum for MegunoLink
Post Reply
sheimend
Posts: 5
Joined: Thu Aug 05, 2021 5:22 pm

Fri Jan 21, 2022 12:13 am

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 5893 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
sheimend
Posts: 5
Joined: Thu Aug 05, 2021 5:22 pm

Thu Apr 06, 2023 7:40 pm

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
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Thu May 11, 2023 7:49 am

Hi Scott, cool suggestion. Will add to the list
sheimend
Posts: 5
Joined: Thu Aug 05, 2021 5:22 pm

Thu Jul 27, 2023 9:07 pm

Looks like this made it into the latest update. Thank you!!
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Wed Oct 18, 2023 8:24 am

Hope you find it useful.
Cheers
Phil
Post Reply