Graph for Process ROI dashboard

I am curious if anyone has ever done something like this before. I have a very specific request from a customer, they would like a dashboard where one of their potential customers can fill out a web form and get back info on potential ROI for automation of different tasks. I mocked up the form and the output, which they like, but they would also like to present a visual representation - one of these where the Director saw something like it and wants the exact same thing. See below for a pic:

It is a basic graph at heart. The customer would like - based on the data input - some visual circle, etc. in the correct quadrant for each process submitted. I’m trying to think of the closest method of doing this in PSU, but have yet to hit on anything. If anyone has ever done something similar, I would be grateful for a push in the right direction.

Product: PowerShell Universal
Version: 3.2.6

We currently don’t expose it but we integrate with ChartJS and it has a bubble chart: Bubble Chart | Chart.js

Thanks, @adam, for the link. I will start looking into this.

Just out of curiosity, what would it take to expose some of these additional types? I think the scatter chart would be great as well. I just want to be able to set expectation with the customer whether this may be on the roadmap in a couple months or is not going to be something we do for a while.