I’m trying to develop a form for a brand exercise I’m running. Something I’d like to do is have the user position a dot representing a company on a 2-axis map, and calculate the value of each axis.
The further toward the end of each axis the dot is, the higher the value. The best I can come up with is to use two sliders for each dot, but that’s not quite as inuitive.
Obviously this is a pretty fringe use case, but I was wondering if anyone knew of anything that existed like this already. Any help is appreciated.
I know you can set up a y and x-axis with their charts. You also use a math formula with basic arithmetic inside a number field by adding merge tags, so that’s how you can make your calculations.
You would need to set up a confirmation or redirect the visitor to the page you’ve added your chart shortcode to. Right now live charts to my knowledge aren’t available so this could change your form configuration if you were originally wanting to show the user information before they submitted the form.
Here’s something that can get you started. Could definitely be improved upon by adding axis lines and indicating on the canvas where the user has clicked, but should put most of the functional pieces in place.
Create Canvas
Create an HTML field containing the following element: