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
Our web feature charts only go back to around June 2024, that is because the backend that we fetch that data from only has data for them starting in June 2024.
The WebDX usecounters themselves were established around June 2024, but they are based on classic usecounters that go back much further. There is a map from classic to WebDX in a CL, it could be used to make the same mapping in reverse in chromestatus so that whenever a WebDX usecounter is missing data, we could use the classic one instead.
We should add a note to the charts page explaining that classic data is used prior to 2024.