Use case is having an input control that is better than simply a coordinates text box. Some example use cases might be allowing a user to visualise relative priority, risk, effort of various objects on two axis with the additional ability to move the objects and write-back to the object the relative positions of those objects.
I can’t do this today because it requires someone to write a react application that can be attached to an object. I suspect someone could do this with react and OSDK.
I believe this would create a differentiated UI for a number of use cases, risk rating, market maps, prioritisation, cost/benefit analysis, etc…
Here’s an example of a generic version of such a widget. It just needs to be turned into a workshop widget and be allowed to be bound to an object type.
To some degree this is effectively a vertex widget but where you can save back to the object coordinates and also define axis values and bounds.
https://en.js.cx/task/drag-heroes/solution/