| 12345678910111213141516171819202122232425262728 |
- The following files are in this folder:
- JQuery (https://jquery.com/):
- https://code.jquery.com/jquery-3.2.1.min.js
- DyGraphs (http://dygraphs.com/):
- https://cdnjs.cloudflare.com/ajax/libs/dygraph/2.0.0/dygraph.min.js
- https://cdnjs.cloudflare.com/ajax/libs/dygraph/2.0.0/dygraph.min.css
- FancyTree (https://github.com/mar10/fancytree):
- https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/jquery.fancytree-all-deps.min.js
- https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/skin-win8/ui.fancytree.min.css
- https://cdnjs.cloudflare.com/ajax/libs/jquery.fancytree/2.24.0/skin-win8/icons.gif
- Semantic UI (https://semantic-ui.com/):
- https://cdn.jsdelivr.net/semantic-ui/2.2.10/semantic.min.css
- https://cdn.jsdelivr.net/semantic-ui/2.2.10/semantic.min.js
- https://cdn.jsdelivr.net/semantic-ui/2.2.10/themes/...
- http://semantic-ui.com/javascript/library/tablesort.js
- These files are used by the samples when:
- - You capture a profile in profile_*.html (key: T).
- - When you capture stats in stats?.html (key: Y to start collecting, Y to end collecting).
|