Skip to content

Releases: SCToolsOrg/statical

v0.1.1

Choose a tag to compare

@ToastedDev ToastedDev released this 29 Dec 05:12
ef3cf53

Added

v0.1.0

Choose a tag to compare

@ToastedDev ToastedDev released this 26 Dec 03:05
2d35756

‼️ 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 new update function in updateChart, along with using statical.addEventListener('create-chart') to create the avatars.

Added

  • 834507e Automatically convert date strings and objects into numbers.

v0.0.1

Choose a tag to compare

@ToastedDev ToastedDev released this 04 Nov 02:33
95cd41a

First version of Statical, with basic features such as:

  • Interpolating and animating numbers
  • Creating line graphs with avatars