In QGIS, I have data consisting of 4 fields (columns): "Date", "Long", "Lat", "Uncertainty Radius (UR)". While the latlong plots look good, I need to provide a proportional uncertainty radius (margin of error) with each coordinate. Not every coordinate has a different UR, but most are different, and it needs to be reflected on the map.
I downloaded the Visualist plugin, which has proportional symbols. However, when I apply it, it's giving me a proportionate circle according to how many times that specific coordinate is in my table (which I don't need). I need the "bubble" to read the UR for that particular coordinate it's associated with for that particular date. Some UR are 5000m and some are 28m. Each row of latlong and date has its own UR.
I can't find any other plugins for QGIS that will do this. How can I visualize this? Am I using the Visualist proportional symbol incorrectly?

