option package:matplotlib

Apply a list of options to a plot resolving any pending options.
Throughout the API we need to accept options in order to expose matplotlib's many configuration options.
An internal helper that modifies the options of a plot.
Merge two commands with options between
A pending computation that is affected by applied options
An internal helper to convert a list of options to the python code that applies those options in a call.