Hi, I am liking the memory widget showing off the currently consumed and free memory. I wanted to add in the swap sensor as well but i noticed none of the current charts looks like what i would imagine.
If i add the swap sensor onto the circle chart, it is added on top of the memory. What I imagine is there should be an option for parallel circles and the default should show the memory and the swap percentage in the inner circle.
unfortunately, the circle chart is only one circle per monitor.
if you want to have multiple graphic indicators on a single monitor there are bar or line charts you can use for that (i use a line chart for RAM, swap and GPU memory usage)
however, you can have the total memory on the circle graph and put the swap value as text in the center of the circle, which at least gets you both in the same monitor… or you can list them under the graph as text sensors.