Skip to content

Commit 402cfa1

Browse files
committed
yFiles for HTML 2.1.0.7 demos
1 parent eeea3aa commit 402cfa1

File tree

921 files changed

+974
-954
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

921 files changed

+974
-954
lines changed

demos/01-tutorial-getting-started/01-graphcomponent/SampleApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
** @license
33
** This demo file is part of yFiles for HTML 2.1.
4-
** Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
4+
** Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
55
** 72070 Tuebingen, Germany. All rights reserved.
66
**
77
** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/01-graphcomponent/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- ////////////////////////////////////////////////////////////////////////
1010
// @license
1111
// This demo file is part of yFiles for HTML 2.1.
12-
// Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
12+
// Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
1313
// 72070 Tuebingen, Germany. All rights reserved.
1414
//
1515
// yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/02-graph-element-creation/SampleApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
** @license
33
** This demo file is part of yFiles for HTML 2.1.
4-
** Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
4+
** Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
55
** 72070 Tuebingen, Germany. All rights reserved.
66
**
77
** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/02-graph-element-creation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- ////////////////////////////////////////////////////////////////////////
99
// @license
1010
// This demo file is part of yFiles for HTML 2.1.
11-
// Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
11+
// Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
1212
// 72070 Tuebingen, Germany. All rights reserved.
1313
//
1414
// yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/03-managing-viewport/SampleApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
** @license
33
** This demo file is part of yFiles for HTML 2.1.
4-
** Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
4+
** Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
55
** 72070 Tuebingen, Germany. All rights reserved.
66
**
77
** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/03-managing-viewport/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- ////////////////////////////////////////////////////////////////////////
99
// @license
1010
// This demo file is part of yFiles for HTML 2.1.
11-
// Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
11+
// Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
1212
// 72070 Tuebingen, Germany. All rights reserved.
1313
//
1414
// yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/04-setting-styles/SampleApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
** @license
33
** This demo file is part of yFiles for HTML 2.1.
4-
** Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
4+
** Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
55
** 72070 Tuebingen, Germany. All rights reserved.
66
**
77
** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/04-setting-styles/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- ////////////////////////////////////////////////////////////////////////
99
// @license
1010
// This demo file is part of yFiles for HTML 2.1.
11-
// Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
11+
// Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
1212
// 72070 Tuebingen, Germany. All rights reserved.
1313
//
1414
// yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/05-label-placement/SampleApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/****************************************************************************
22
** @license
33
** This demo file is part of yFiles for HTML 2.1.
4-
** Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
4+
** Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
55
** 72070 Tuebingen, Germany. All rights reserved.
66
**
77
** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

demos/01-tutorial-getting-started/05-label-placement/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- ////////////////////////////////////////////////////////////////////////
99
// @license
1010
// This demo file is part of yFiles for HTML 2.1.
11-
// Copyright (c) 2000-2018 by yWorks GmbH, Vor dem Kreuzberg 28,
11+
// Copyright (c) 2000-2019 by yWorks GmbH, Vor dem Kreuzberg 28,
1212
// 72070 Tuebingen, Germany. All rights reserved.
1313
//
1414
// yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution

0 commit comments

Comments
 (0)