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.

14 lines
310 B

  1. vis.js history
  2. http://visjs.org
  3. ## version 0.0.6
  4. - Css is now packaged in the javascript file, and automatically loaded.
  5. - The library has neat namespacing now, is in a closure and, and can be used
  6. with require.js.
  7. ## 2012-04-16, version 0.0.5
  8. - First working version of the Timeline
  9. - Website created.