Parse the provided data (from the supplied input file within the options, or from stdin if null), and either
display a chart in an interactive window or save it to a file (depending on the present of an output path in the
options).
This package contains classes used to generate charts from the command-line, whether
interactively (with the chart displayed in a GUI window) or autmatically (with the
chart saved to a nominated file).