You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the data shows the actual number of views, which causes the curve to flatten at the current day/month/year. Adding a projection based on the current data (e. g. 1,000 views in the first 100 days of a year => Show 1,000 / 100 * 365 for the whole year). The projection should be displayed as a second information in addition to the number at the time of display.
The text was updated successfully, but these errors were encountered:
Currently the data shows the actual number of views, which causes the curve to flatten at the current day/month/year. Adding a projection based on the current data (e. g. 1,000 views in the first 100 days of a year => Show 1,000 / 100 * 365 for the whole year). The projection should be displayed as a second information in addition to the number at the time of display.
The text was updated successfully, but these errors were encountered: