guys. I've been trying to do some work with some data for a capstone class I am currently in. This data is in Excel and I have converted it to JSON using a converter online. The problem with this data is that it doesn't have children elements and making the children by hand would take hours because it's ~15,000 lines. Is it possible to make bubble charts without using children data? I've tried finding examples and answers, but I have yet to find any.
Here is an example of what I'm roughly trying to make it look it.
Thanks in advance for any replies!