This document introduces AvoPlot, a graphical frontend for matplotlib that aims to make data visualization easier for scientists. AvoPlot allows graphical import of common data formats, basic data processing, and a drag-and-drop replacement for matplotlib's plotting interface. Plugins can be created to add new data types and processing tools. The document provides background on issues with existing tools, outlines AvoPlot's design and goals, and demonstrates its scripting interface and use of plugins through an example FTIR plugin. It concludes by inviting more developers to contribute to the open source project.