...
Example: Let's take a timeline event "Login". With computed properties, you could build "Login Delta 7days" that would compute the increase/decrease of login events during the last 7days against the previous 7 days. These properties are recalculated every 6 hours.
...
Let us show you how it's done... 🚀
...
Default (computed) properties
...