From e83d0baf0e42257907ceb42f4880bc313ee2e367 Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Mon, 20 Aug 2012 03:35:21 +0000 Subject: A branch for gtk2 --- (limited to 'charts.py') diff --git a/charts.py b/charts.py index 2cc0208..554aae8 100644 --- a/charts.py +++ b/charts.py @@ -132,3 +132,4 @@ class Chart(gobject.GObject): def as_png(self, file): """Save the chart as png image""" self.surface.write_to_png(file) + -- cgit v0.9.1