Closed jamesward closed 7 years ago
To visualize the prediction data it would be nice to have a chart that showed actual demand and predicted demand.
We can use Flot for the visualization.
But we will need a way to get the actual demand over a given period. There might be a way to do this via PIO (fetch the events and process and serve them). Otherwise we will need to come up with something else.
Fixed by #13
To visualize the prediction data it would be nice to have a chart that showed actual demand and predicted demand.
We can use Flot for the visualization.
But we will need a way to get the actual demand over a given period. There might be a way to do this via PIO (fetch the events and process and serve them). Otherwise we will need to come up with something else.