eike-welk / clair

Collect prices on E-Commerce sites, and display them in graphical form.
GNU General Public License v3.0
0 stars 0 forks source link

Improved infrastructure for creating graphs. #44

Open eike-welk opened 11 years ago

eike-welk commented 11 years ago

Implement improvements for infrastructure for generating graphs. The infrastructure should depend as few libraries as possible.

Matplotlib FAQ: http://matplotlib.org/1.2.1/faq/usage_faq.html

Different examples of Matplotlib usage compared: http://sjohannes.wordpress.com/2010/06/11/using-matplotlib-in-a-web-application/

Embedding python into QT: http://karmela.fsb.hr/site/files/1363350567-0-matplotlibforpythondevelopers2009.pdf

Done: