Build a simple CLI script that takes a chart specification (JSON data with chart type, attributes and data) as input, and produces an SVG as output.
To start with, this script should only support one chart type and accept minimal parameters; see also T368478.