class Gruff::Bubble

Here’s how to set up a Gruff::Bubble.

g = Gruff::Bubble.new
g.title = 'Bubble plot'
g.write('bubble.png')