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
Dynamic binding - the looks update automatically if the scope variable changes. Example: color="{{ (current / max < 0.5) ? '#ff8080' : '#45ccce'" }}. NOTE: If you've been using the 0.1.0 release, you can stop broadcasting the renderCircle event, it is no longer being used.
Animations - Adds the ability to select an animation and adds some presets. Refer to the readme for the possibilities.