Summary
Being able to create plots with Matplotlib in web applications is really interesting. In this chapter, we've seen how Matplotlib can interact with older but consolidated techniques such as:
CGI
mod_python
Along with that, this chapter also covered Matplotlib interaction with recent, but very popular Python application web frameworks such as:
Django
Pylons