Desirable result: I want to use a plugin to generate a spiderweb chart based on the URL parameters. The project I'm working on involves generating survey results using WS Form. After users complete the WS Form submission, they will be redirected to a specific URL with different parameters appended.
At that point, I want the user to be able to see various results, including a spiderweb that displays different outcomes., e.g. www.self-test.com?power=3&speed=4&accuracy=2&stamina=5&technique=4 and a spiderweb chart that refects the parameters of power, speed, accuracy, stamina, and technique.
Desirable result: I want to use a plugin to generate a spiderweb chart based on the URL parameters. The project I'm working on involves generating survey results using WS Form. After users complete the WS Form submission, they will be redirected to a specific URL with different parameters appended.
At that point, I want the user to be able to see various results, including a spiderweb that displays different outcomes., e.g. www.self-test.com?power=3&speed=4&accuracy=2&stamina=5&technique=4 and a spiderweb chart that refects the parameters of power, speed, accuracy, stamina, and technique.