Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6965

Animate diagram when change diagram position

$
0
0

@aliksander85 wrote:

Hi. I have a case when I need to animate my diagram when changing diagram’s position x.
Example:

diagram.position = new go.Point(diagram.position.x + value, diagram.position.y);

I’ve set up animationManager for diagram, so animationManager.isEnabled: true.
But I don’t see any animation even if I increase animation duration.

How it’s possible to move diagram to specific value (like changing diagram position x) with animation?

Thanks in advance.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6965

Trending Articles