Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I do plots or charts with PyGTK?

charts plots PyGTK
0
10 Posted

Can I do plots or charts with PyGTK?

0

If you are using PyGTK2, then the answer is yes: John Hunter’s Matplotlib: [matplotlib.sourceforge.net] matplotlib is a pure python 2D plotting library with a Matlab syntax which produces publication quality figures using in a variety of hardcopy formats (PNG, JPG, TIFF, PS) and interactive GUI environments (WX, GTK) across platforms. matplotlib can be used in python scripts, interactively from the python shell (ala matlab or mathematica), in web application servers generating dynamic charts, or embedded in GTK or WX applications. Jonathan Merritt’s PyStripchart [jstripchart.sourceforge.net] PyStripchart is a set of widgets for displaying sampled information in an interactive “strip chart” form. The website contains code and screenshots.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123