Skip to content

Fixed TimeScale, refactored DragZoomInteraction

Pre-release
Pre-release
Compare
Choose a tag to compare
@teamdandelion teamdandelion released this 03 Jun 00:52
· 8436 commits to master since this release

Plottable.TimeScale has been fixed. PadDomain no longer causes it to be set to invalid dates.
The Drag Zoom Callback Generator is now attached to the DragInteraction rather than living in global namespace.