Skip to content

PanZoom and Scale.Color bugfixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtlan jtlan released this 24 Jan 03:45
· 5021 commits to master since this 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 its Scales 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