vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

383 lines
21 KiB

9 years ago
9 years ago
9 years ago
  1. <!DOCTYPE html>
  2. <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3. <meta charset="utf-8">
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta name="description" content="">
  7. <meta name="author" content="">
  8. <link rel="icon" HREF="favicon.ico">
  9. <title>vis.js - A dynamic, browser based visualization library.</title>
  10. <!-- Bootstrap core CSS -->
  11. <link href="./css/bootstrap.css" rel="stylesheet">
  12. <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  13. <!--[if lt IE 9]>
  14. <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  15. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  16. <![endif]-->
  17. <script src="./js/smooth-scroll.min.js"></script>
  18. <script language="JavaScript">
  19. smoothScroll.init();
  20. </script>
  21. <style>
  22. html {
  23. height:100%;
  24. }
  25. body {
  26. font-family: Lustria, Georgia, Times, "Times New Roman", serif !important;
  27. height:100%;
  28. background: url('./images/crosswordStrong.png') /* Background pattern from subtlepatterns.com */
  29. }
  30. img.icon {
  31. position:relative;
  32. top:-2px;
  33. }
  34. div.navbar-wrapper {
  35. background-color:#07508E;
  36. border-bottom: 3px solid #ffffff;
  37. }
  38. div.center {
  39. width:970px;
  40. margin-left:auto;
  41. margin-right:auto;
  42. }
  43. div.container {
  44. max-width:970px;
  45. }
  46. div.blogHeader {
  47. margin-left:auto;
  48. margin-right:auto;
  49. text-align:center;
  50. width:910px;
  51. padding: 0px 30px 0px 30px;
  52. margin-top:-150px;
  53. color:#ffffff;
  54. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  55. margin-bottom:60px;
  56. }
  57. div.post {
  58. margin:40px 80px 0px 190px;
  59. padding:10px 10px 10px 20px;;
  60. border: 1px solid #eeeeee;
  61. border-radius:3px;
  62. }
  63. div.postHeader {
  64. float:left;
  65. font-size:30px;
  66. }
  67. div.postDate {
  68. margin-top:19px;
  69. float:right;
  70. font-size:12px;
  71. }
  72. div.postAuthor {
  73. padding-left:5px;
  74. margin-top:19px;
  75. margin-right:20px;
  76. float:right;
  77. font-size:12px;
  78. }
  79. div.postContent {
  80. font-size: 16px;
  81. margin-top:50px;
  82. padding:10px 20px 0px 20px;
  83. text-align:justify;
  84. }
  85. div.full {
  86. min-height:100%;
  87. box-shadow:0px 2px 10px rgba(0,0,0,0.4);
  88. padding:0px;
  89. background-color:#ffffff;
  90. }
  91. div.postsMenu {
  92. position:relative;
  93. left:-15px;
  94. top:-50px;
  95. width:0px;
  96. height:0px;
  97. }
  98. div.postsMenuContent {
  99. padding:10px;
  100. background-color:#6787a6;
  101. width:180px;
  102. height:500px;
  103. border-radius:5px;
  104. box-shadow:0px 2px 10px rgba(0,0,0,0.4);
  105. color:#ffffff;
  106. font-size:16px;
  107. }
  108. a.post {
  109. font-size:12px;
  110. text-decoration:none;
  111. color:#ffffff;
  112. display:block;
  113. margin: 10px 0px 0px 0px;
  114. }
  115. </style>
  116. </head>
  117. <!-- NAVBAR
  118. ================================================== -->
  119. <body>
  120. <div class="navbar-wrapper">
  121. <div class="container">
  122. <nav class="navbar navbar-inverse navbar-static-top" role="navigation">
  123. <div class="container">
  124. <div class="navbar-header">
  125. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
  126. <span class="sr-only">Toggle navigation</span>
  127. <span class="icon-bar"></span>
  128. <span class="icon-bar"></span>
  129. <span class="icon-bar"></span>
  130. </button>
  131. <a class="navbar-brand hidden-sm" href="./index.html">vis.js</a>
  132. </div>
  133. <div id="navbar" class="navbar-collapse collapse">
  134. <ul class="nav navbar-nav">
  135. <li><a href="./index.html#modules">Modules</a></li>
  136. <li><a href="./docs/index.html" target="_blank">Documentation <img class="icon" src="./images/external-link-icons/external-link-icon-white.png"></a></li>
  137. <li class="active"><a href="#">Blog</a></li>
  138. <li><a href="./index.html#download_install">Download</a></li>
  139. <li><a href="./index.html#showcase">Showcase</a></li>
  140. <li><a href="./index.html#contribute">Contribute</a></li>
  141. <li><a href="./index.html#featureRequests">Feature requests</a></li>
  142. <li><a href="./index.html#licenses">License</a></li>
  143. </ul>
  144. </div>
  145. </div>
  146. </nav>
  147. </div>
  148. </div>
  149. <a href="https://github.com/almende/vis" class="hidden-xs hidden-sm hidden-md"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
  150. <div class="container full">
  151. <div class="center">
  152. <img src="./images/wallHeader.png">
  153. </div>
  154. <div class="blogHeader">
  155. <h1>vis.js</h1>
  156. <p>A dynamic, browser based visualization library.
  157. The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d. This blog is about the latest developments, roadmap and releases.
  158. </p>
  159. </div>
  160. <div class="postsMenu">
  161. <div class="postsMenuContent">
  162. Posts:
  163. <a data-scroll class="post" href="#The 2015 roadmap for vis.js">- The 2015 roadmap for vis.js</a>
  164. <a data-scroll class="post" href="#A look back on vis.js">- A look back on vis.js</a>
  165. <a data-scroll class="post" href="#New website for vis.js!">- New website for vis.js!</a>
  166. <a data-scroll class="post" href="#Released version 3.8.0">- Released version 3.8.0</a>
  167. </div>
  168. </div>
  169. <div class="post">
  170. <div class="postHeader" id="The 2015 roadmap for vis.js">The 2015 roadmap for vis.js</div>
  171. <div class="postAuthor">by <a href="https://github.com/AlexDM0">Alex</a></div>
  172. <div class="postDate">9th of January 2015</div>
  173. <div class="postContent">
  174. <p>
  175. I initially wanted to do a small recap of vis.js so far but it became larger (and more off topic) than I expected. To understand some of the motivations for our roadmap, <a href="#A look back on vis.js">take a look at the post below this one first</a>.
  176. </p><p>
  177. So now for our plans for 2015! We have added a lot of features over the last year, and we have to be careful that vis does not die of option-obesity. To mediate this we thought of a few solutions.
  178. Firstly, we will make the docs collapsible using a similar system to <a href="https://www.jsoneditoronline.org/" target="_blank">Jos&prime;s great online JSON editor</a>. This is naturally a temporary fix but
  179. the docs are one of the most important ways to get information. We think we ourselves may be the most frequent visitor of those pages so it's a good start!
  180. </p><p>
  181. Secondly, the actual changes, we plan to reorganize some of the option structure. This will unfortunately (but by definition) be a breaking change from our old versions. The new structure will be clearer and more intuitive. The work our current
  182. users will have to do to update will be minimal. If you're using the options we reorganize, you'll have to update your options. Breaking releases are always a shame, but we feel it is necessary.
  183. </p><p>
  184. The third step we want to take is to go over the code of each module and modularize everything much more. This will make the code easier to maintain as we move away from very large .js files, as well as make it easier to expand on.
  185. </p><p>
  186. Once everything is modularized, we want to change the API to allow users to plug their own parts of vis together. As an example: You start a network module, plug in the type of node module, edge module, physics module and optionally navigation module (etc.) and you're good to go!
  187. All of these modules will be individually configured. This means the huge list of options will be segmented into smaller, more manageable parts. Additionally, the docs will become smaller and clearer.
  188. </p><p>
  189. Of course, we do not want to abandon all our plug-and-play functionality! We will also start to supply more preconfigured constructors (i.e. a vis.BarChart that will give you a preconfigured graph2d module). Apart from these constructors
  190. we will continue to publish examples which will include code snippets that you can use in your own project.
  191. </p><p>
  192. Once this has been completed, we expect there will be more options that accept functions as arguments which gives you more control over vis. Finally, because everything (well, more than now) would be split up into
  193. modules, it becomes easier for the community to create additional modules, further improving vis!
  194. </p><p>
  195. The things I have listed here are the ideas that we have now. This is subject to change. We also cannot provide a timeline for this because we work on vis whenever we have time. No deadlines, no constrains, just when we have time.
  196. </p><p>
  197. To wrap up, there are a few things I did not mention here but I'd like to add to the post anyway.
  198. <ul>
  199. <li>We want to improve the fusion of graph2d and the timeline, with the ideal that a graph2d can be used like a group in timeline now.</li>
  200. <li>Examples will be split in simple option/configuration examples and larger, feature demonstration/exploration examples.</li>
  201. <li>Graph2d will be expanded.</li>
  202. <li>We will move to hammer.js 2.0.</li>
  203. <li>We will add features <a href="./featureRequests.html" target="_blank">from the list</a> when we can</li>
  204. <li>We hope to keep up the <communi></communi>cation with our community!</li>
  205. </ul>
  206. Let's make 2015 as good as last year!
  207. </p>
  208. </div>
  209. </div>
  210. <div class="post">
  211. <div class="postHeader" id="A look back on vis.js">A look back on vis.js</div>
  212. <div class="postAuthor">by <a href="https://github.com/AlexDM0">Alex</a></div>
  213. <div class="postDate">9th of January 2015</div>
  214. <div class="postContent">
  215. <p>
  216. In April 2013, the initial commit was made for vis.js by <a href="https://github.com/josdejong">Jos</a> because the old CHAP LINKS library was becoming too large to expand and maintain.
  217. Vis.js was a clean, new start using all the knowledge gathered from the CHAP library with the ideal that the new infrastructure would be more stable, faster and easier to maintain.
  218. </p><p>
  219. In January 2014, I joined the project and started to expand the Network module, which was called Graph back then. I have been working alongside Jos since then we have poured a lot of hours into vis.
  220. </p><p>
  221. On the 16th of April 2014, exactly a year after the initial commit, <a href="https://twitter.com/hackernewsbot/status/456231005678874624" target="_blank">a twitterbot with a lot of followers</a> notified
  222. the world that we were featured on hackernews! This was the boost we needed to really reach a large community. We saw the amount of visitors and Github stars increase greatly over the months that followed.
  223. </p><p>
  224. The 14th of October, we have altered the license of vis.js to MIT or APACHE 2.0. This allowed <a href="http://tiddlywiki.com/" target="_blank">Tiddlywiki</a> to add vis.js to their keychain. From what we hear,
  225. their developers really enjoy working with vis and we look forward to hearing how their community uses our software!
  226. </p><p>
  227. Now, we have a great community that helps out in issues, fixes our typos in the docs, notifies us of bugs and sometimes fixes them for us. We have received pull requests with new features and improvements and
  228. it has been fantastic!
  229. </p><p>
  230. This post started out as the roadmap for vis in 2015, but the review was longer than I initially expected thereby deserving its own post.
  231. </p><p>
  232. Have fun using vis!
  233. </p>
  234. </div>
  235. </div>
  236. <div class="post">
  237. <div class="postHeader" id="New website for vis.js!">New website for vis.js!</div>
  238. <div class="postAuthor">by <a href="https://github.com/AlexDM0">Alex</a></div>
  239. <div class="postDate">9th of January 2015</div>
  240. <div class="postContent">
  241. <p>
  242. The old website served us well, but now that we arrived in 2015... it is really time for an upgrade! We hope the new website is more informative, modern and a good promotion for vis.js!
  243. It also allows us to keep the community updated through this blog and to <a href="./showcase/index.html" target="_blank">show off great projects that make use of vis.js in our showcase</a>.
  244. </p><p>If you have made something and would like it featured,
  245. please make an <a href="https://github.com/almende/vis/issues" target="_blank">issue on Github</a> with your project and how you'd like to be credited.</p>
  246. </p><p>
  247. The new website is in beta so if anyone spots a typo or other mistake, please let us know on our <a href="https://www.github.com/almende/vis" target="_blank">Github</a> page.
  248. </p><p>
  249. There is no forum on this website. We prefer to keep all the communication with the community through Github. We believe this is the best solution so everyone only has to check the Github issues
  250. when there is a problem or suggestion.
  251. </p><p>
  252. A big change introduced with our new website, is the <a href="./featureRequests.html" target="_blank">feature request page</a>. There are a lot of issues on Github that suggest features but we do not
  253. always have time to implement these ourselves. On the other hand, there have been issues where people tell us they want to contribute but are now sure where to start. To mediate this (and to make a clear overview
  254. for ourselves) we listed everything <a href="./featureRequests.html" target="_blank">here</a>.
  255. </p><p>Once a feature is added to <a href="./featureRequests.html" target="_blank">the list</a>, it is not the end of the line. At each new release, we'll look at the list and see which features we may want to pick up for the next one. Discussions on these features
  256. can still continue on the referenced Github issues. When we have added a feature to this list, we will close the Github issue that requested it to keep our open issues more of a bug-todo list. The main motivation for this
  257. is because we have noticed that old bugs (on pages after 2) would be overlooked from time to time.
  258. </p><p>
  259. This feature page is an experiment. If it turns out that the community does not like us closing issues with open feature requests or if it does not have the impact we'd like it to have, we'll revert back to the old model.
  260. </p><p>
  261. We thank you all for using vis! Last year has seen a great increase in our user base and it is a great motivating factor knowing that our work is used by others!
  262. </p><p>
  263. Here's to a great 2015!
  264. </p>
  265. </div>
  266. </div>
  267. <div class="post">
  268. <div class="postHeader" id="Released version 3.8.0">Released version 3.8.0</div>
  269. <div class="postAuthor">by <a href="https://github.com/AlexDM0">Alex</a></div>
  270. <div class="postDate">9th of January 2015</div>
  271. <div class="postContent">
  272. <p>
  273. We're proud to present a new version of the vis.js library: 3.8.0! This release has a lot of new features and bugfixes, nearly all of which were suggested and/or discovered
  274. by our community on <a href="https://www.github.com/almende/vis" target="_blank">Github</a>. A lot of the issues on Github have been handled in this release and it is likely to be the
  275. last release before 4.0.0. The 4.0.0 release will break compatibility with old code (only options will be revisited on the API side) but more on that in <a href="#The 2015 roadmap for vis.js">the roadmap post</a>.
  276. </p>
  277. <p>Changelog:</p>
  278. <h3>
  279. <a id="user-content-network" class="anchor" href="#network" aria-hidden="true"><span class="octicon octicon-link"></span></a>Network</h3>
  280. <ul class="task-list">
  281. <li>Fixed flipping of hierarchical network on update when using RL and DU.</li>
  282. <li>Added zoomExtentOnStabilize option to network.</li>
  283. <li>Improved destroy function, added them to the examples.</li>
  284. <li>Nodes now have bounding boxes that are used for zoomExtent.</li>
  285. <li>Made physics more stable (albeit a little slower).</li>
  286. <li>Added a check so only one 'activator' overlay is created on clickToUse.</li>
  287. <li>Made global color options for edges overrule the inheritColors.</li>
  288. <li>Improved cleaning up of the physics configuration on destroy and in options.</li>
  289. <li>Made nodes who lost their group revert back to default color.</li>
  290. <li>Changed group behaviour, groups now extend the options, not replace. This allows partial defines of color.</li>
  291. <li>Fixed bug where box shaped nodes did not use hover color.</li>
  292. <li>Fixed Locales docs.</li>
  293. <li>When hovering over a node that does not have a title, the title of one of the connected edges that HAS a title is no longer shown.</li>
  294. <li>Fixed error in repulsion physics model.</li>
  295. <li>Improved physics handling for smoother network simulation.</li>
  296. <li>Fixed infinite loop when an image can not be found and no brokenImage is provided.</li>
  297. <li>Added getBoundingBox method.</li>
  298. <li>Community fix for SVG images in IE11, thanks @dponch!</li>
  299. <li>Fixed repeating stabilized event when the network is already stabilized.</li>
  300. <li>Added circularImages, thanks for the contribution @brendon1982!</li>
  301. </ul>
  302. <h3>
  303. <a id="user-content-graph2d" class="anchor" href="#graph2d" aria-hidden="true"><span class="octicon octicon-link"></span></a>Graph2d</h3>
  304. <ul class="task-list">
  305. <li>Fixed round-off errors of zero on the y-axis.</li>
  306. <li>added show major/minor lines options to dataAxis.</li>
  307. <li>Fixed adapting to width and height changes.</li>
  308. <li>Added a check so only one 'activator' overlay is created on clickToUse.</li>
  309. <li>DataAxis width option now draws correctly.</li>
  310. </ul>
  311. <h3>
  312. <a id="user-content-timeline" class="anchor" href="#timeline" aria-hidden="true"><span class="octicon octicon-link"></span></a>Timeline</h3>
  313. <ul class="task-list">
  314. <li>Implemented support for styling of the vertical grid.</li>
  315. <li>Support for custom date formatting of the labels on the time axis.</li>
  316. <li>added show major/minor lines options to timeline.</li>
  317. <li>Added a check so only one 'activator' overlay is created on clickToUse.</li>
  318. </ul>
  319. <h3>
  320. <a id="user-content-graph3d" class="anchor" href="#graph3d" aria-hidden="true"><span class="octicon octicon-link"></span></a>Graph3d</h3>
  321. <ul class="task-list">
  322. <li>Fixed mouse coordinates for tooltips.</li>
  323. </ul>
  324. </div>
  325. </div>
  326. <br />
  327. <br />
  328. <br />
  329. <br />
  330. <br />
  331. </div>
  332. <!-- Bootstrap core JavaScript
  333. ================================================== -->
  334. <!-- Placed at the end of the document so the pages load faster -->
  335. <script src="./js/jquery.min.js"></script>
  336. <script src="./js/bootstrap.min.js"></script>
  337. <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
  338. <script src="./js/ie10-viewport-bug-workaround.js"></script>