Eventually, we'll want to support many chart types, but for our initial implementation we're starting with just one, and then building the others slightly later. We need to decide which chart type is going to be the first one we build, and define which parameters it takes (at least at first; we can add more parameters later).
- Define an initial chart type
- Define the initial parameters for this chart type