Pygal

Sexy python charting

Simple python charting

pygal.Bar().add('1', [1, 3, 3, 7]).add('2', [1, 6, 6, 4]).render()