Fixed a massive lag in ANALOG that occurred with huge datasets. I noticed it this morning when checking my website visits. The fix is a kind of virtualisation, but it doesn't feel like a proper one. The layout has its constraints. And I want to keep things as simple as possible for this project. So I just reduced the number of elements. Removing them completely and adding offsets would be a better choice. But again, even this is more than enough for now. If this becomes a problem with the current solution, I'll have to improve the logic.
