Basic Line Chart
by jordanfray | Aug 31, 2017 | |
Description: Build a basic line chart using the sample data provided. The chart should be reusable so that we can put it into a program module at a later date.
For now, put the chart into the debug components view in the app.
As part of this be sure to map in the sample data to objects within the app so they can be used elsewhere.
**Acceptance Criteria**
– A line chart is viewable in the debug components view
– Data in the line chart matches the data in the sample response attached to this story
Owner:
Basic Line Chart
by jordanfray | Aug 31, 2017 | |
Description: Build a basic line chart using the sample data provided. The chart should be reusable so that we can put it into a program module at a later date.
For now, put the chart into the debug components view in the app.
As part of this be sure to map in the sample data to objects within the app so they can be used elsewhere.
**Acceptance Criteria**
– A line chart is viewable in the debug components view
– Data in the line chart matches the data in the sample response attached to this story
Owner:
Recent Comments