.. fivecentplots documentation master file, created by sphinx-quickstart on Sat Apr 16 09:57:41 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. role:: tagline fivecentplots: a Python Plotting Analgesic ========================================== :tagline:`Spend more time analyzing your data than analyzing how to plot your data` .. raw:: html
There is no shortage of quality plotting libraries in Python. Basic plots with default styling are often easy, but acheiving complex figures with subplots, legends, overlays, and custom styling can require a mastery of a daunting API and many lines of code. This complexity is discouraging to the new/casual Python user and can lead them to abandon Python in favor of more comfortable, albeit inferior, plotting tools like Excel.