- Purpose: Provide simple functionality for wrapping time series data, so that Chartist.JS can handle it.
- That is, the class wraps given data that shall be displayed on xaxis and yaxis of a Chartist line chart.
- Displaying the development of product prices per day and retailer is implemented, other types might follow.