On Fri, Jun 4, 2010 at 2:57 PM, Shiv Shankar <fsla...@gmail.com> wrote:
> > Wrong choice. When a software exists which is the perhaps the most > > powerful plotting program *ever* written, choosing a gaming library > > for this demonstrates poor choice, unless there is a specific reason > > for that - like for example, if you are already familiar with Pygame or > > SDL. > > > > Its a strategical game anyways. But that no way justifies my choice for the > library. Ill try out GNUplot. > Does GNUPlot have something like py2app in pygame ? > Well, I might have misunderstood you. I thought you wanted to plot the output of your program separately, not tied to your main application. Looks like you want the plotting to be done "in" the app. Then matplotlib is a better choice, since it is a library and can be used directly in code. > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- --Anand _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers