Composition Animation in YACC

The upcoming 1.6.0 nuget release has an important new feature: enabling implicit composition animation!

We are supporting this through the UWP Community Toolkit, which has extensive support in the form of attached properties.  Now it’s a simple matter of updating a Style or Data Template to set things in motion.

There was tons of hard work internally to make this happen; in particular we had to tweak the rendering transforms for all the series types, so the implicit animations would kick in (implicitly).  There’s nothing for Line and Pie series types, maybe in the future.

These changes, along with the incremental update changes, now provides smoothly-scrolling chart elements with minimal effort.

Watch the version badge below; when it hits “1.6.0” it’s here!

NuGet version with animation