From 970204b6ed46994b41f4ab5ec49f611e41bcd265 Mon Sep 17 00:00:00 2001 From: jos Date: Fri, 22 May 2015 09:56:55 +0200 Subject: [PATCH] Removed index.html files from examples --- examples/graph2d/index.html | 32 --------------------- examples/graph3d/index.html | 29 ------------------- examples/index.html | 22 --------------- examples/timeline/index.html | 54 ------------------------------------ 4 files changed, 137 deletions(-) delete mode 100644 examples/graph2d/index.html delete mode 100644 examples/graph3d/index.html delete mode 100644 examples/index.html delete mode 100644 examples/timeline/index.html diff --git a/examples/graph2d/index.html b/examples/graph2d/index.html deleted file mode 100644 index bbbc6646..00000000 --- a/examples/graph2d/index.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - -
- -

Graph2d Examples

- -

01_basic.html

-

02_bars.html

-

03_groups.html

-

04_rightAxis.html

-

05_bothAxis.html

-

06_interpolation.html

-

07_scrollingAndSorting.html

-

08_performance.html

-

09_external_legend.html

-

10_barsSideBySide.html

-

11_barsSideBySideGroups.html

-

12_customRange.html

-

13_localization.html

-

14_toggleGroups.html

-

15_streaming_data.html

-

16_bothAxis_titles.html

-

17_dynamicStyling.html

-

18_scatterplot.html

-

19_labels.html

- -
- - diff --git a/examples/graph3d/index.html b/examples/graph3d/index.html deleted file mode 100644 index 603d6e56..00000000 --- a/examples/graph3d/index.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - -
- -

Examples

- -

01_basics.html

-

02_camera.html

-

03_filter_data.html

-

04_animation.html

-

05_line.html

-

06_moving_dots.html

-

07_dot_cloud_colors.html

-

08_dot_cloud_size.html

-

09_mobile.html

-

10_styling.html

-

11_tooltips.html

-

12_custom_labels.html

- -

Playground

-

Open the playground

- -
- - diff --git a/examples/index.html b/examples/index.html deleted file mode 100644 index a16c24e4..00000000 --- a/examples/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - vis.js | examples - - - - - -
- -

vis.js examples

- -

network

-

graph2d

-

graph3d

-

timeline

- -
- - \ No newline at end of file diff --git a/examples/timeline/index.html b/examples/timeline/index.html deleted file mode 100644 index 770e3247..00000000 --- a/examples/timeline/index.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - vis.js | timeline examples - - - - - - -
- -

vis.js timeline examples

- -

01_basic.html

-

02_manipulation.html

-

03_performance.html

-

04_html_data.html

-

05_groups.html

-

06_event_listeners.html

-

07_custom_time_bars.html

-

08_manipulation_callbacks.html

-

09_groups_ordering.html

-

10_limit_range_and_zoom.html

-

11_point_items.html

-

12_custom_styling.html

-

13_past_and_future.html

-

14_performance_of_groups.html

-

15_item_class_names.html

-

16_navigation_menu.html

-

17_data_serialization.html

-

18_range_overflow.html

-

19_localization.html

-

20_click_to_use.html

-

21_set_selection.html

-

22_animate_window.html

-

23_data_attributes.html

-

24_all_data_attributes.html

-

25_background_areas.html

-

26_load_external_data.html

-

27_templates.html

-

28_item_ordering.html

-

29_hiding_periods.html

-

30_subgroups.html

-

31_background_areas_with_groups.html

-

32_grid_styling.html

-

33_custom_snapping.html

-

34_orientation.html

-

requirejs_example.html

- -
- - \ No newline at end of file