v0.1.0
‼️ BREAKING CHANGES ‼️
- 020647a Add custom update logic.
This change removes avatars from the main Statical logic. If you are using Statical avatars, you will need to update your code to use the newupdatefunction inupdateChart, along with usingstatical.addEventListener('create-chart')to create the avatars.
Added
- 834507e Automatically convert date strings and objects into numbers.