Acceptance Criteria:
Have the cli script accept two inputs, as defined in T368350:
- chart definition json
- chart data
and output the chart as svg.
- Accepts a chart type, parameters and data using the syntax decided in T368350.
- Renders chart as SVG and output to a file.
- Renders legend on the chart, if legend is specified in the chart definition