Browse Source

chore: removed google-analytics from all examples (#2670)

runTests
Alexander Wunschik 7 years ago
committed by yotamberk
parent
commit
f38452130a
141 changed files with 143 additions and 155 deletions
  1. +0
    -12
      examples/googleAnalytics.js
  2. +2
    -2
      examples/graph2d/01_basic.html
  3. +1
    -1
      examples/graph2d/02_bars.html
  4. +2
    -2
      examples/graph2d/03_groups.html
  5. +1
    -1
      examples/graph2d/04_rightAxis.html
  6. +1
    -1
      examples/graph2d/05_bothAxis.html
  7. +1
    -1
      examples/graph2d/06_interpolation.html
  8. +1
    -1
      examples/graph2d/07_scrollingAndSorting.html
  9. +1
    -1
      examples/graph2d/08_performance.html
  10. +1
    -1
      examples/graph2d/09_external_legend.html
  11. +1
    -1
      examples/graph2d/10_barsSideBySide.html
  12. +1
    -1
      examples/graph2d/11_barsSideBySideGroups.html
  13. +1
    -1
      examples/graph2d/12_customRange.html
  14. +1
    -1
      examples/graph2d/13_localization.html
  15. +1
    -1
      examples/graph2d/14_toggleGroups.html
  16. +1
    -1
      examples/graph2d/15_streaming_data.html
  17. +1
    -1
      examples/graph2d/16_bothAxisTitles.html
  18. +1
    -1
      examples/graph2d/17_dynamicStyling.html
  19. +1
    -1
      examples/graph2d/18_scatterplot.html
  20. +1
    -1
      examples/graph2d/19_labels.html
  21. +1
    -1
      examples/graph2d/20_shading.html
  22. +1
    -1
      examples/graph3d/01_basics.html
  23. +1
    -1
      examples/graph3d/02_camera.html
  24. +1
    -1
      examples/graph3d/03_filter_data.html
  25. +1
    -1
      examples/graph3d/04_animation.html
  26. +1
    -1
      examples/graph3d/05_line.html
  27. +1
    -1
      examples/graph3d/06_moving_dots.html
  28. +1
    -1
      examples/graph3d/07_dot_cloud_colors.html
  29. +1
    -1
      examples/graph3d/08_dot_cloud_size.html
  30. +1
    -1
      examples/graph3d/09_mobile.html
  31. +1
    -1
      examples/graph3d/10_styling.html
  32. +1
    -1
      examples/graph3d/11_tooltips.html
  33. +1
    -1
      examples/graph3d/12_custom_labels.html
  34. +1
    -1
      examples/graph3d/playground/csv2datatable.html
  35. +1
    -1
      examples/graph3d/playground/datasource.html
  36. +1
    -1
      examples/graph3d/playground/index.html
  37. +1
    -1
      examples/network/basicUsage.html
  38. +1
    -1
      examples/network/data/datasets.html
  39. +1
    -1
      examples/network/data/dotLanguage/dotLanguage.html
  40. +1
    -1
      examples/network/data/dotLanguage/dotPlayground.html
  41. +1
    -1
      examples/network/data/dynamicData.html
  42. +1
    -1
      examples/network/data/importingFromGephi.html
  43. +1
    -1
      examples/network/data/scalingCustom.html
  44. +1
    -1
      examples/network/data/scalingNodesEdges.html
  45. +1
    -1
      examples/network/data/scalingNodesEdgesLabels.html
  46. +1
    -1
      examples/network/edgeStyles/arrowTypes.html
  47. +1
    -1
      examples/network/edgeStyles/arrows.html
  48. +1
    -1
      examples/network/edgeStyles/colors.html
  49. +1
    -1
      examples/network/edgeStyles/dashes.html
  50. +1
    -1
      examples/network/edgeStyles/smooth.html
  51. +1
    -1
      examples/network/edgeStyles/smoothWorldCup.html
  52. +1
    -1
      examples/network/events/interactionEvents.html
  53. +1
    -1
      examples/network/events/physicsEvents.html
  54. +1
    -1
      examples/network/events/renderEvents.html
  55. +1
    -1
      examples/network/exampleApplications/lesMiserables.html
  56. +1
    -1
      examples/network/exampleApplications/loadingBar.html
  57. +1
    -1
      examples/network/exampleApplications/neighbourhoodHighlight.html
  58. +1
    -1
      examples/network/exampleApplications/nodeLegend.html
  59. +1
    -1
      examples/network/exampleApplications/worldCupPerformance.html
  60. +1
    -1
      examples/network/labels/labelAlignment.html
  61. +1
    -1
      examples/network/labels/labelBackground.html
  62. +1
    -1
      examples/network/labels/labelColorAndSize.html
  63. +1
    -1
      examples/network/labels/labelMargins.html
  64. +1
    -1
      examples/network/labels/labelMultifont.html
  65. +1
    -1
      examples/network/labels/labelStroke.html
  66. +1
    -1
      examples/network/labels/multilineText.html
  67. +1
    -1
      examples/network/layout/hierarchicalLayout.html
  68. +1
    -1
      examples/network/layout/hierarchicalLayoutMethods.html
  69. +1
    -1
      examples/network/layout/hierarchicalLayoutUserdefined.html
  70. +1
    -1
      examples/network/layout/randomSeed.html
  71. +1
    -1
      examples/network/nodeStyles/HTMLInNodes.html
  72. +1
    -1
      examples/network/nodeStyles/circularImages.html
  73. +1
    -1
      examples/network/nodeStyles/colors.html
  74. +1
    -1
      examples/network/nodeStyles/customGroups.html
  75. +1
    -1
      examples/network/nodeStyles/groups.html
  76. +1
    -1
      examples/network/nodeStyles/icons.html
  77. +1
    -1
      examples/network/nodeStyles/images.html
  78. +1
    -1
      examples/network/nodeStyles/imagesWithBorders.html
  79. +1
    -1
      examples/network/nodeStyles/shadows.html
  80. +1
    -1
      examples/network/nodeStyles/shapes.html
  81. +1
    -1
      examples/network/nodeStyles/shapesWithDashedBorders.html
  82. +1
    -1
      examples/network/nodeStyles/widthHeight.html
  83. +1
    -1
      examples/network/other/animationShowcase.html
  84. +1
    -1
      examples/network/other/changingClusteredEdgesNodes.html
  85. +1
    -1
      examples/network/other/chosen.html
  86. +1
    -1
      examples/network/other/clustering.html
  87. +1
    -1
      examples/network/other/clusteringByZoom.html
  88. +1
    -1
      examples/network/other/configuration.html
  89. +1
    -1
      examples/network/other/manipulation.html
  90. +1
    -1
      examples/network/other/manipulationEditEdgeNoDrag.html
  91. +1
    -1
      examples/network/other/navigation.html
  92. +1
    -1
      examples/network/other/performance.html
  93. +1
    -1
      examples/network/other/saveAndLoad.html
  94. +1
    -1
      examples/network/physics/physicsConfiguration.html
  95. +2
    -2
      examples/timeline/basicUsage.html
  96. +1
    -1
      examples/timeline/dataHandling/dataSerialization.html
  97. +1
    -1
      examples/timeline/dataHandling/loadExternalData.html
  98. +1
    -1
      examples/timeline/editing/customSnappingOfItems.html
  99. +1
    -1
      examples/timeline/editing/editingItems.html
  100. +1
    -1
      examples/timeline/editing/editingItemsCallbacks.html

+ 0
- 12
examples/googleAnalytics.js View File

@ -1,12 +0,0 @@
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o), m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-61231638-1', 'auto');
ga('send', 'pageview');

+ 2
- 2
examples/graph2d/01_basic.html View File

@ -14,7 +14,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Basic Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">
@ -49,4 +49,4 @@
var graph2d = new vis.Graph2d(container, dataset, options);
</script>
</body>
</html>
</html>

+ 1
- 1
examples/graph2d/02_bars.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Bar Graph Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 2
- 2
examples/graph2d/03_groups.html View File

@ -12,7 +12,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Groups Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">
@ -109,4 +109,4 @@
</script>
</body>
</html>
</html>

+ 1
- 1
examples/graph2d/04_rightAxis.html View File

@ -25,7 +25,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Right Axis Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/05_bothAxis.html View File

@ -35,7 +35,7 @@
}
</style>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Both Axis Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/06_interpolation.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Interpolation</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/07_scrollingAndSorting.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Scrolling and Sorting</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/08_performance.html View File

@ -19,7 +19,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Performance</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/09_external_legend.html View File

@ -190,7 +190,7 @@
<script src="../../dist/vis.js"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | External custom legend</h2>
<div style="width:800px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/10_barsSideBySide.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Bar Graphs Side by Side Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/11_barsSideBySideGroups.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Bar Graphs Side by Side Example with Groups</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/12_customRange.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Custom axis range</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/13_localization.html View File

@ -16,7 +16,7 @@
<script src="http://cdnjs.cloudflare.com/ajax/libs/moment.js/2.8.1/moment-with-locales.min.js"></script>
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Localization</h2>
<p>

+ 1
- 1
examples/graph2d/14_toggleGroups.html View File

@ -17,7 +17,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Groups Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/15_streaming_data.html View File

@ -14,7 +14,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Streaming data</h2>
<p style="max-width: 700px;">

+ 1
- 1
examples/graph2d/16_bothAxisTitles.html View File

@ -36,7 +36,7 @@
}
</style>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Axis Titles and Styling</h2>
<div style="width:800px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/17_dynamicStyling.html View File

@ -14,7 +14,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css"/>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Dynamic Styling Example</h2>

+ 1
- 1
examples/graph2d/18_scatterplot.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Scatterplot</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/19_labels.html View File

@ -18,7 +18,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Label Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph2d/20_shading.html View File

@ -12,7 +12,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<h2>Graph2d | Shading Example</h2>
<div style="width:700px; font-size:14px; text-align: justify;">

+ 1
- 1
examples/graph3d/01_basics.html View File

@ -50,7 +50,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization();">

+ 1
- 1
examples/graph3d/02_camera.html View File

@ -79,7 +79,7 @@
graph.on('cameraPositionChange', onCameraPositionChange);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/03_filter_data.html View File

@ -53,7 +53,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/04_animation.html View File

@ -60,7 +60,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization();">

+ 1
- 1
examples/graph3d/05_line.html View File

@ -49,7 +49,7 @@
graph.setCameraPosition(0.4, undefined, undefined);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/06_moving_dots.html View File

@ -67,7 +67,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization();">

+ 1
- 1
examples/graph3d/07_dot_cloud_colors.html View File

@ -61,7 +61,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/08_dot_cloud_size.html View File

@ -57,7 +57,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body onload="drawVisualization()">
<div id="mygraph"></div>

+ 1
- 1
examples/graph3d/09_mobile.html View File

@ -70,7 +70,7 @@
graph = new vis.Graph3d(container, data, options);
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onresize="graph.redraw();" onload="drawVisualization()">

+ 1
- 1
examples/graph3d/10_styling.html View File

@ -73,7 +73,7 @@
document.getElementById('yBarWidth').onchange = drawVisualization;
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/11_tooltips.html View File

@ -86,7 +86,7 @@
document.getElementById('style').onchange = drawVisualization;
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/12_custom_labels.html View File

@ -85,7 +85,7 @@
document.getElementById('style').onchange = drawVisualization;
}
</script>
<script src="../googleAnalytics.js"></script>
</head>
<body onload="drawVisualization()">

+ 1
- 1
examples/graph3d/playground/csv2datatable.html View File

@ -58,7 +58,7 @@
alert(csvArray.length + " rows converted");
}
</script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body>
<div id="graph"></div>

+ 1
- 1
examples/graph3d/playground/datasource.html View File

@ -6,7 +6,7 @@
<link href="prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="prettify/prettify.js"></script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-61231638-1', 'auto');ga('send', 'pageview');</script></head>
</head>
<body onload="prettyPrint();">

+ 1
- 1
examples/graph3d/playground/index.html View File

@ -16,7 +16,7 @@
// TODO
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="load();">

+ 1
- 1
examples/network/basicUsage.html View File

@ -51,6 +51,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/data/datasets.html View File

@ -135,6 +135,6 @@
startNetwork();
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/data/dotLanguage/dotLanguage.html View File

@ -4,7 +4,7 @@
<script src="../../../../dist/vis.js"></script>
<link href="../../../../dist/vis-network.min.css" rel="stylesheet" type="text/css" />
<script src="../../../googleAnalytics.js"></script>
</head>
<body>
<p>

+ 1
- 1
examples/network/data/dotLanguage/dotPlayground.html View File

@ -82,7 +82,7 @@
}
</style>
<script src="../../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/data/dynamicData.html View File

@ -166,7 +166,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/data/importingFromGephi.html View File

@ -51,7 +51,7 @@
color: red;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/data/scalingCustom.html View File

@ -75,7 +75,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">
<p>

+ 1
- 1
examples/network/data/scalingNodesEdges.html View File

@ -68,7 +68,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">
<p>

+ 1
- 1
examples/network/data/scalingNodesEdgesLabels.html View File

@ -74,7 +74,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">
<p>

+ 1
- 1
examples/network/edgeStyles/arrowTypes.html View File

@ -50,6 +50,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/edgeStyles/arrows.html View File

@ -56,6 +56,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/edgeStyles/colors.html View File

@ -66,6 +66,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/edgeStyles/dashes.html View File

@ -52,6 +52,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/edgeStyles/smooth.html View File

@ -13,7 +13,7 @@
border: 1px solid lightgray;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/edgeStyles/smoothWorldCup.html View File

@ -20,7 +20,7 @@
height:280px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/events/interactionEvents.html View File

@ -114,6 +114,6 @@
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/events/physicsEvents.html View File

@ -68,6 +68,6 @@
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/events/renderEvents.html View File

@ -78,6 +78,6 @@
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/exampleApplications/lesMiserables.html View File

@ -383,7 +383,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/exampleApplications/loadingBar.html View File

@ -481,7 +481,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/exampleApplications/neighbourhoodHighlight.html View File

@ -15,7 +15,7 @@
border: 1px solid lightgray;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/exampleApplications/nodeLegend.html View File

@ -151,7 +151,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/exampleApplications/worldCupPerformance.html View File

@ -17,7 +17,7 @@
border: 1px solid lightgray;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelAlignment.html View File

@ -16,7 +16,7 @@
max-width:600px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelBackground.html View File

@ -16,7 +16,7 @@
max-width:600px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelColorAndSize.html View File

@ -16,7 +16,7 @@
max-width:600px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelMargins.html View File

@ -16,7 +16,7 @@
max-width:600px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelMultifont.html View File

@ -35,7 +35,7 @@
font-weight: normal;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/labelStroke.html View File

@ -16,7 +16,7 @@
max-width:600px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/labels/multilineText.html View File

@ -43,7 +43,7 @@
var network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/layout/hierarchicalLayout.html View File

@ -57,7 +57,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/layout/hierarchicalLayoutMethods.html View File

@ -77,7 +77,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/layout/hierarchicalLayoutUserdefined.html View File

@ -103,7 +103,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/layout/randomSeed.html View File

@ -55,6 +55,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/nodeStyles/HTMLInNodes.html View File

@ -68,7 +68,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/circularImages.html View File

@ -92,7 +92,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/colors.html View File

@ -62,6 +62,6 @@
var network = new vis.Network(container, data, options);
</script>
<script src="../../googleAnalytics.js"></script>
</body>
</html>

+ 1
- 1
examples/network/nodeStyles/customGroups.html View File

@ -22,7 +22,7 @@
<link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/nodeStyles/groups.html View File

@ -21,7 +21,7 @@
<script type="text/javascript" src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css"/>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/nodeStyles/icons.html View File

@ -174,7 +174,7 @@
var networkIO = new vis.Network(containerIO, dataIO, optionsIO);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">
<p>

+ 1
- 1
examples/network/nodeStyles/images.html View File

@ -69,7 +69,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/imagesWithBorders.html View File

@ -95,7 +95,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/shadows.html View File

@ -21,7 +21,7 @@
<script type="text/javascript" src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css"/>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/nodeStyles/shapes.html View File

@ -59,7 +59,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/shapesWithDashedBorders.html View File

@ -47,7 +47,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
<body onload="draw()">

+ 1
- 1
examples/network/nodeStyles/widthHeight.html View File

@ -29,7 +29,7 @@
background-color: #dddddd;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/other/animationShowcase.html View File

@ -192,7 +192,7 @@
}
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/other/changingClusteredEdgesNodes.html View File

@ -20,7 +20,7 @@
margin-bottom:3px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/other/chosen.html View File

@ -29,7 +29,7 @@
background-color: #dddddd;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/other/clustering.html View File

@ -20,7 +20,7 @@
margin-bottom:3px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/other/clusteringByZoom.html View File

@ -21,7 +21,7 @@
margin-bottom: 3px;
}
</style>
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/other/configuration.html View File

@ -63,7 +63,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/other/manipulation.html View File

@ -153,7 +153,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="init();">

+ 1
- 1
examples/network/other/manipulationEditEdgeNoDrag.html View File

@ -201,7 +201,7 @@
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="init();">

+ 1
- 1
examples/network/other/navigation.html View File

@ -83,7 +83,7 @@
});
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 1
- 1
examples/network/other/performance.html View File

@ -71,7 +71,7 @@
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">
<p>

+ 1
- 1
examples/network/other/saveAndLoad.html View File

@ -36,7 +36,7 @@
<script type="text/javascript" src="../../../dist/vis.js"></script>
<link href="../../../dist/vis.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/network/physics/physicsConfiguration.html View File

@ -60,7 +60,7 @@
network = new vis.Network(container, data, options);
}
</script>
<script src="../../googleAnalytics.js"></script>
</head>
<body onload="draw();">

+ 2
- 2
examples/timeline/basicUsage.html View File

@ -11,7 +11,7 @@
<script src="../../dist/vis.js"></script>
<link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../googleAnalytics.js"></script>
</head>
<body>
@ -42,4 +42,4 @@
var timeline = new vis.Timeline(container, items, options);
</script>
</body>
</html>
</html>

+ 1
- 1
examples/timeline/dataHandling/dataSerialization.html View File

@ -25,7 +25,7 @@
<script src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/timeline/dataHandling/loadExternalData.html View File

@ -14,7 +14,7 @@
<script src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>
<p>

+ 1
- 1
examples/timeline/editing/customSnappingOfItems.html View File

@ -5,7 +5,7 @@
<script src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>
<p>

+ 1
- 1
examples/timeline/editing/editingItems.html View File

@ -12,7 +12,7 @@
<script src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>

+ 1
- 1
examples/timeline/editing/editingItemsCallbacks.html View File

@ -15,7 +15,7 @@
<script src="../../../dist/vis.js"></script>
<link href="../../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" />
<script src="../../googleAnalytics.js"></script>
</head>
<body>
<p style="max-width: 800px;">

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save