Merge branch 'open1444b' into open-master

This commit is contained in:
Victor Woeltjen 2015-07-17 11:05:25 -07:00
commit 2e2e7ee876

View File

@ -92,6 +92,7 @@
</div>
<mct-chart draw="subplot.getDrawingObject()"
ng-if="subplot.getTelemetryObjects().length > 0"
ng-mousemove="subplot.hover($event)"
mct-drag="subplot.continueDrag($event)"
mct-drag-down="subplot.startDrag($event)"