=== modified file 'trunk/cairoplot.py' --- trunk/cairoplot.py 2009-03-11 01:04:08 +0000 +++ trunk/cairoplot.py 2009-04-02 19:53:52 +0000 @@ -1436,7 +1436,7 @@ angle = next_angle def render_plot(self): - angle = 3*math.pi/2.0 + angle = 0 next_angle = 0 x0,y0 = self.center cr = self.context