PanZoom and Scale.Color bugfixes
Pre-release
Pre-release
Good evening,
Tonight's release includes fixes for Interaction.Panzoom and Scale.Color:
Interaction.Panzoomnow properly updates when the domain of either of itsScales changes (#1388).Scale.Colornow 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