Hello,
I want to know your advise about wich library is good for create graphics like pie or bars?
My soft run Python 2.7 and wxpython 2.8.x and it will run in Linux, Win and Mac.
Thanks in advance!
···
--
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
OpenOffice.org:: http://es.openoffice.org/
OpenOffice.org Perú:: http://openoffice-peru.com/
Hosting:: http://mlv-host.com/
Mascotas Perdidas:: http://mascotas-perdidas.com/
Google Talk: mlacunzav Skype: mlacunzav
MSN: mlacunzav@hotmail.com Y! messenger: mlacunzav
Hello Andrea!
thanks for the answer... I was checking the wxDemo for wxPython 2.8.12.1 and when I launch the PyPlot demo its only show me a blank frame... Im using Ubuntu 12.04 uptodate.. any idea why dont work?
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
OpenOffice.org:: http://es.openoffice.org/
OpenOffice.org Perú:: http://openoffice-peru.com/
Hosting:: http://mlv-host.com/
Mascotas Perdidas:: http://mascotas-perdidas.com/
Google Talk: mlacunzav Skype: mlacunzav
MSN: mlacunzav@hotmail.com Y! messenger: mlacunzav
···
El 03/07/12 14:06, Andrea Gavana escribió:
Hi,
On 3 July 2012 21:00, Mario Lacunza wrote:
Hello,
I want to know your advise about wich library is good for create graphics
like pie or bars?
My soft run Python 2.7 and wxpython 2.8.x and it will run in Linux, Win and
Mac.
I would suggest matplotlib for any kind of plotting stuff, unless it
is so basic that wx.lib.pyplot can handle it.
Andrea.
--
# ------------------------------------------------------------- #
def ask_mailing_list_support(email):
if mention_platform_and_version() and include_sample_app():
send_message(email)
else:
install_malware()
erase_hard_drive()
# ------------------------------------------------------------- #
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
I check another example for this lib and its working fine.. so I think the problem is only in wxDemo... I'll report it to Robin
Saludos / Best regards
Mario Lacunza
Email:: mlacunza@gmail.com
Personal Website:: http://www.lacunza.biz/
OpenOffice.org:: http://es.openoffice.org/
OpenOffice.org Perú:: http://openoffice-peru.com/
Hosting:: http://mlv-host.com/
Mascotas Perdidas:: http://mascotas-perdidas.com/
Google Talk: mlacunzav Skype: mlacunzav
MSN: mlacunzav@hotmail.com Y! messenger: mlacunzav
···
El 03/07/12 14:06, Andrea Gavana escribió:
Hi,
On 3 July 2012 21:00, Mario Lacunza wrote:
Hello,
I want to know your advise about wich library is good for create graphics
like pie or bars?
My soft run Python 2.7 and wxpython 2.8.x and it will run in Linux, Win and
Mac.
I would suggest matplotlib for any kind of plotting stuff, unless it
is so basic that wx.lib.pyplot can handle it.
Andrea.
--
# ------------------------------------------------------------- #
def ask_mailing_list_support(email):
if mention_platform_and_version() and include_sample_app():
send_message(email)
else:
install_malware()
erase_hard_drive()
# ------------------------------------------------------------- #
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/