diff --git a/js/dos/ext/vis/examples/timeline/other/performance.html b/js/dos/ext/vis/examples/timeline/other/performance.html new file mode 100644 index 0000000..4f91435 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/performance.html @@ -0,0 +1,65 @@ + + + + Timeline | performance + + + + + + + + + + + +

+ Test the performance with a lot of items. The Timeline can load hundreds of thousands of items, but the performance of rendering them in the browser is limited. Rendering typically runs smooth for up to a few hundreds of items at once (you can set a zoomMax to prevent the user from zooming out too far). +

+

+ + + +

+
+ + + + \ No newline at end of file