From 5ef2fb6d068c2ecca6da89fb849186baf4c1c232 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Thu, 26 Mar 2015 16:49:36 +0100 Subject: [PATCH] added google analytics --- blog.html | 2 +- docs/dataset.html | 2 +- docs/dataview.html | 2 +- docs/graph2d.html | 2 +- docs/graph3d.html | 2 +- docs/index.html | 2 +- docs/network.html | 2 +- docs/timeline.html | 2 +- examples/graph2d/01_basic.html | 2 +- examples/graph2d/02_bars.html | 2 +- examples/graph2d/03_groups.html | 2 +- examples/graph2d/04_rightAxis.html | 2 +- examples/graph2d/05_bothAxis.html | 2 +- examples/graph2d/06_interpolation.html | 2 +- examples/graph2d/07_scrollingAndSorting.html | 2 +- examples/graph2d/08_performance.html | 2 +- examples/graph2d/09_external_legend.html | 2 +- examples/graph2d/10_barsSideBySide.html | 2 +- examples/graph2d/11_barsSideBySideGroups.html | 2 +- examples/graph2d/12_customRange.html | 2 +- examples/graph2d/13_localization.html | 2 +- examples/graph2d/14_toggleGroups.html | 2 +- examples/graph2d/15_streaming_data.html | 2 +- examples/graph2d/16_bothAxis_titles.html | 2 +- examples/graph2d/17_dynamicStyling.html | 2 +- examples/graph2d/18_scatterplot.html | 2 +- examples/graph2d/19_labels.html | 2 +- examples/graph2d/index.html | 2 +- examples/graph3d/example01_basis.html | 2 +- examples/graph3d/example02_camera.html | 2 +- examples/graph3d/example03_filter.html | 2 +- examples/graph3d/example04_animate.html | 2 +- examples/graph3d/example05_line.html | 2 +- examples/graph3d/example06_moving_dots.html | 2 +- examples/graph3d/example07_dot_cloud_colors.html | 2 +- examples/graph3d/example08_dot_cloud_size.html | 2 +- examples/graph3d/example09_mobile.html | 2 +- examples/graph3d/example10_styles.html | 2 +- examples/graph3d/example11_tooltips.html | 2 +- examples/graph3d/example12_ticks.html | 2 +- examples/graph3d/index.html | 2 +- examples/graph3d/playground/csv2datatable.html | 2 +- examples/graph3d/playground/datasource.html | 2 +- examples/graph3d/playground/index.html | 2 +- examples/index.html | 2 +- examples/network/01_basic_usage.html | 2 +- examples/network/02_random_nodes.html | 2 +- examples/network/03_images.html | 2 +- examples/network/04_shapes.html | 2 +- examples/network/05_social_network.html | 2 +- examples/network/06_groups.html | 2 +- examples/network/07_selections.html | 2 +- examples/network/08_mobile_friendly.html | 2 +- examples/network/09_sizing.html | 2 +- examples/network/10_multiline_text.html | 2 +- examples/network/11_custom_style.html | 2 +- examples/network/12_scalable_images.html | 2 +- examples/network/13_dashed_lines.html | 2 +- examples/network/14_dot_language.html | 2 +- examples/network/15_dot_language_playground.html | 2 +- examples/network/16_dynamic_data.html | 2 +- examples/network/17_network_info.html | 2 +- examples/network/18_fully_random_nodes_clustering.html | 2 +- examples/network/19_scale_free_graph_clustering.html | 2 +- examples/network/20_navigation.html | 2 +- examples/network/21_data_manipulation.html | 2 +- examples/network/22_les_miserables.html | 2 +- examples/network/23_hierarchical_layout.html | 2 +- examples/network/24_hierarchical_layout_userdefined.html | 2 +- examples/network/25_physics_configuration.html | 2 +- examples/network/26_staticSmoothCurves.html | 2 +- examples/network/27_world_cup_network.html | 2 +- examples/network/28_world_cup_network_performance.html | 2 +- examples/network/29_neighbourhood_highlight.html | 2 +- examples/network/30_importing_from_gephi.html | 2 +- examples/network/31_localization.html | 2 +- examples/network/32_hierarchicaLayoutMethods.html | 2 +- examples/network/33_animation.html | 2 +- examples/network/34_circular_images.html | 2 +- examples/network/35_label_stroke.html | 2 +- examples/network/36_HTML_in_Nodes.html | 2 +- examples/network/37_label_alignment.html | 2 +- examples/network/38_node_as_icon.html | 2 +- examples/network/graphviz/graphviz_gallery.html | 2 +- examples/network/index.html | 2 +- examples/timeline/01_basic.html | 2 +- examples/timeline/02_interactive.html | 2 +- examples/timeline/03_performance.html | 2 +- examples/timeline/04_html_data.html | 2 +- examples/timeline/05_groups.html | 2 +- examples/timeline/06_event_listeners.html | 2 +- examples/timeline/07_custom_time_bar.html | 2 +- examples/timeline/08_edit_items.html | 2 +- examples/timeline/09_order_groups.html | 2 +- examples/timeline/10_limit_move_and_zoom.html | 2 +- examples/timeline/11_points.html | 2 +- examples/timeline/12_custom_styling.html | 2 +- examples/timeline/13_past_and_future.html | 2 +- examples/timeline/14_group_performance.html | 2 +- examples/timeline/15_item_class_names.html | 2 +- examples/timeline/16_navigation_menu.html | 2 +- examples/timeline/17_data_serialization.html | 2 +- examples/timeline/18_range_overflow.html | 2 +- examples/timeline/19_localization.html | 2 +- examples/timeline/20_click_to_use.html | 2 +- examples/timeline/21_set_selection.html | 2 +- examples/timeline/22_window_adjustment.html | 2 +- examples/timeline/23_data_attributes.html | 2 +- examples/timeline/24_all_data_attributes.html | 2 +- examples/timeline/25_background_areas.html | 2 +- examples/timeline/26_external_data.html | 2 +- examples/timeline/27_templates.html | 2 +- examples/timeline/29_hiding_times.html | 2 +- examples/timeline/30_subgroups.html | 2 +- examples/timeline/31_background_areas_with_groups.html | 2 +- examples/timeline/32_grid_styling.html | 2 +- examples/timeline/33_custom_snapping.html | 2 +- examples/timeline/34_add_custom_timebar.html | 2 +- examples/timeline/35_item_ordering.html | 2 +- examples/timeline/index.html | 2 +- examples/timeline/requirejs/requirejs_example.html | 2 +- featureRequests.html | 2 +- graph2d_examples.html | 2 +- graph3d_examples.html | 2 +- index.html | 2 +- network_examples.html | 2 +- showcase/index.html | 2 +- showcase/projects/bridge/demo.html | 2 +- showcase/projects/eu/index.html | 2 +- showcase/projects/midas/index.html | 2 +- timeline_examples.html | 2 +- 131 files changed, 131 insertions(+), 131 deletions(-) diff --git a/blog.html b/blog.html index 555ee56e..a601dddb 100644 --- a/blog.html +++ b/blog.html @@ -1,5 +1,5 @@ - + diff --git a/docs/dataset.html b/docs/dataset.html index 2c77c723..34dd0b4e 100644 --- a/docs/dataset.html +++ b/docs/dataset.html @@ -1,7 +1,7 @@ - + vis.js | DataSet documentation diff --git a/docs/dataview.html b/docs/dataview.html index eea7d2df..c55a6a50 100644 --- a/docs/dataview.html +++ b/docs/dataview.html @@ -1,7 +1,7 @@ - + vis.js | DataView documentation diff --git a/docs/graph2d.html b/docs/graph2d.html index 68aad11c..1d15ad17 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -1,6 +1,6 @@ - + vis.js | Graph2d documentation