PanZoom and Scale.Color bugfixes
Pre-release
Pre-release
Good evening,
Tonight's release includes fixes for Interaction.Panzoom
and Scale.Color
:
Interaction.Panzoom
now properly updates when the domain of either of itsScale
s changes (#1388).Scale.Color
now works with named colors ("blue", "green", etc) in its range (#1527).
Other notes
As of this release, Plottable is now using Typescript 1.4, which introduces union types, amongst other things. Details can be found here: http://blogs.msdn.com/b/typescript/archive/2015/01/16/announcing-typescript-1-4.aspx