Re: [python-win32] Excel graphs and saving excel workbook .xls

2011-12-08 Thread Rod Person
On Thu, 8 Dec 2011 09:34:36 +0200 Rikus de Milander wrote: > Hey, > I am currently working on a python script to fetch data from a > database and populate a excel sheet and draw some graphs. Currently I > have only been able to generate a scatter graph with chart.ChartType > = constants.xlXYScat

[python-win32] Excel graphs and saving excel workbook .xls

2011-12-07 Thread Rikus de Milander
Hey, I am currently working on a python script to fetch data from a database and populate a excel sheet and draw some graphs. Currently I have only been able to generate a scatter graph with chart.ChartType = constants.xlXYScatter . Is there a way that one can set the position of the graph on the