diff --git a/src/app/pages/tecnalia-module/bike-analysis/bike-analysis.component.html b/src/app/pages/tecnalia-module/bike-analysis/bike-analysis.component.html index 8b038f496d7e5797314f10ffbf5b1a2104ae733e..df3dda453ba8f4fea9e3f4b83a495b0e9b16da2a 100644 --- a/src/app/pages/tecnalia-module/bike-analysis/bike-analysis.component.html +++ b/src/app/pages/tecnalia-module/bike-analysis/bike-analysis.component.html @@ -229,7 +229,8 @@ show up in the table, the user should press the reload button to be able to see it.</li> <li><b>Calendar:</b> The calendar is used to choose the day to be predicted, or the starting day of the period to be predicted. This is used once the models have been trainned. By default the selected day corresponds to the current day. Notice that if a prediction - that involves weather is required only a few days (4 days) in the future are susceptible to be predicted.</li> + that involves weather is required only a few days (4 days) in the future are susceptible to be predicted. In that particular case the not + allowed days are grey out showing that it cannot be selected.</li> <li><b>Matrix Output:</b> Shows the predicted matrix at a future instance of time, actual hour can be chosen by a slider that can be found inmediately above this matrix.</li> </ul>