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.

160 lines
9.2 KiB

  1. ccf1f06 bumped package.json version to 4.17.0
  2. 33795a9 Fix scroll bugs with vertical scrollbar (#2228)
  3. 70f76a2 Added point draw method for style 'line' (#2227)
  4. 6bb7432 Merge pull request #2224 from bradh/timelinedocs-2016-10-24
  5. a70edfb Minor documentation cleanup.
  6. 1e55ee8 Bugfix in timeline (#2219)
  7. c1a3f66 Merge pull request #2223 from bradh/rangeoverflowexamplecleanup
  8. 95cd631 Merge pull request #2222 from bradh/readmefixes-2016-10-24
  9. 7e342bd Remove stray reference to rangeoverflow in example comment.
  10. 3633bd9 Trivial README fixes.
  11. 5489a19 Merge pull request #2218 from mojoaxel/featureRequests
  12. cad071e renamed some labels
  13. ecf1c6a small improvements (#2217)
  14. ac1d6a6 Fix small timeline bug when defining timeline with no options and fix docs explanations (#2216)
  15. 6adac31 Added point draw methods for styles 'surface' and 'grid' (#2215)
  16. a9be8e7 Merge pull request #2214 from wimrijnders/PR23
  17. 9e1fd66 Add point draw methods for styles 'dot-color' and 'dot-size'
  18. 1c4e1a4 Add point draw methods for styles 'dot' and 'dot-line' (#2212)
  19. 171ee39 Merge pull request #2213 from mojoaxel/develop
  20. 66ab105 add two eyes review process
  21. ab9d5f3 Merge pull request #2210 from wimrijnders/PR21
  22. cf75437 Fix dragging items that have a React template (#2211)
  23. fcc817b Added point draw methods for graph styles 'bar-color' and 'bar-size'
  24. 8d13434 Merge pull request #2209 from wimrijnders/PR20
  25. 105356b Merge pull request #2208 from wimrijnders/PR19
  26. d959843 Fix React support for group and item templates and add example (#2206)
  27. 44d6d86 Added explanatory text for graph3d tooltip demo
  28. 124b70f Undid last commit in a very roundabout way.
  29. 5d0a70e Added generic graph drawing loop; isolated point drawing of graph style 'Bar'
  30. 7689e21 Merge branch 'develop' into PR18
  31. 25a04fc Merge pull request #2204 from wimrijnders/PR17
  32. cd1b18f Fixed another silly indent
  33. d3b174d Interim save
  34. 13752ed Fixes after testing
  35. b889a50 Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196)
  36. 7424bfb Graph3d: make setting dotSizeRatio public (#2202)
  37. 3d0acba Small code cleanup and consolidation.
  38. 178e9dc Horizontal scroll (#2201)
  39. ea4d56c vertical scroll when zoomKey isn't triggered (#2197)
  40. 5030993 Merge pull request #2199 from wimrijnders/PR14
  41. baed96e Fixes and hardening for Settings.js
  42. 3e84c35 Moved code for settings to separate module
  43. 776f4cc Updates DataSet and DataView remove event payload (#2189)
  44. c92e2cd Line graph draw segments by depth order (#2200)
  45. 6fc876a Final cleanup for settings handling
  46. 9cfda2b Merge pull request #2195 from wimrijnders/PR14
  47. e9df41e Merge pull request #2185 from Tooa/Italian_support_timeline
  48. abb32df Final fixes
  49. 66ac9dd Added commond handling for settings with internal prefix 'default'
  50. 5d63ae0 Merge pull request #2182 from wimrijnders/PR13
  51. ffa2e19 Fixed oversight with showTooltip
  52. 7c9bab8 Added fields tooltip and showLegend to defaults
  53. 6a34948 Merge pull request #2188 from mojoaxel/locales
  54. f61c83a cleaned up locale; added all locals to example; set users local as default
  55. 51f0db9 Add Italian locale support for network (#2184)
  56. e6351b6 Adjusted STYLE enum to previous
  57. 9a028a8 Added step to defaults; fixes to detect and survive inconstent data
  58. bb627c6 Add Italian support for timeline
  59. 055e7ee Merge pull request #2183 from mojoaxel/weNeedHelp
  60. 832e963 linked users to there profile
  61. f3e5643 Added handling of settings for camera
  62. f5fe722 Managing help offers (#2178)
  63. 1446540 Added handling of settings backgroundColor and dataColor
  64. 810922a Merge pull request #2176 from wimrijnders/PR12
  65. 49e5582 Merge pull request #2175 from wimrijnders/PR11
  66. 8b39874 Merge pull request #2174 from ZacBrownBand/dataview_include_olddata
  67. 7c62486 Re-ordered keys to match other usage.
  68. 165aa03 Added xCenter and yCenter to defaults
  69. b21f5a1 Fixed typo
  70. b2e0eb9 Added structure for default values
  71. ffc5447 Replaced sin/cos usage in drawAxis() with unit vector
  72. f847430 Adds oldData to the update event payload in dataview to match dataset.
  73. 674813d Uniform handling of common user options (#2168)
  74. 5740c13 Merge pull request #2171 from wimrijnders/PR10
  75. 9b5eb3f Added methods for drawing Y and Z axis labels
  76. db89162 Merge pull request #2167 from wimrijnders/PR8
  77. 11b9210 Merge pull request #2165 from wimrijnders/PR6
  78. 0187ab9 Merge pull request #2166 from wimrijnders/PR7
  79. 9e13640 Consolidated code for drawing x-axis label
  80. ccec638 Added method for drawing lines between 3D points
  81. a2350bb Moved recurring code for StepNumber to start() method
  82. b84e9e4 Removed restriction to allow clusters of a single node. (#2013)
  83. fe1dfc8 Merge pull request #2162 from wimrijnders/PR5
  84. 85222bf throw real Error instances (#2160)
  85. 4b235ab Translation of all data points to single method.
  86. ca94ee0 Merge pull request #2161 from aanm/fixing-get-point
  87. bced0e6 Merge pull request #2159 from wimrijnders/PR3
  88. 0330e2f Added 2D line drawing method
  89. fed0441 ignore '.directory' (#2158)
  90. 029b6ab Consolidated usage of getContext (#2157)
  91. b136380 Fix blur edge for dense networks (#2124)
  92. 932dfb1 Fix Vertical visibility for all item types (#2143)
  93. f99d204 Merge pull request #2066 from mojoaxel/newArrowTypes
  94. d2aa7b0 fixed typo
  95. 37c595e added arrow-type docs; #1993
  96. 0970cf6 added arrow-type example; #1993
  97. dc2c233 added arrow-type 'circle'; fixes #1993
  98. 439aa79 Expose the item/group element in option.template and option.groupTemplate (#2153)
  99. ea859d4 Add example to export to JSON and import it again. (#2152)
  100. 12e2fa4 Custom function label - fixes #1098 (#2145)
  101. 4079d2c Merge pull request #1967 from mojoaxel/npmpackage
  102. f95375b moved some dependencies for production
  103. 217299e Add the source data to Point3d objects in Graph3D (#1884)
  104. c130f0b Merge pull request #2091 from Teamwork/requestAnimationFrame-for-redraws
  105. 48b492d Rtl documentation (#2141)
  106. 82e686e merged russian locale #2111
  107. d805427 Small bugfix to prevent null pointer exception (#2116)
  108. ee1e5d9 timeline: add missing require for util module (#2109)
  109. 6afe0f1 timeline: use css style instead of delete image (#2034)
  110. ff3948f Use requestAnimationFrame to throttle redraws
  111. d9576be Added floating-point compensation to range-item width calculation (#2107)
  112. 6539ca7 Fixed position of box item (#2106)
  113. d37bcea Added Timeline itemover, itemout events (#2099)
  114. fe02557 Fix grammar/syntax in loading instructions (#2093)
  115. bb549ea generate individual css files for network and timeline (#1970)
  116. d5e8a14 Select the closest edge, not just any nearby (#1922)
  117. 0ba6e16 Hide vertically hidden ranged items in groups that are not visible (#2062)
  118. d29fad2 Prevent moment deprecation warning (#2089)
  119. cd29400 only use shape.radius if availible; fixes #1625 (#2005)
  120. 096703b Removed all build-related stuff from bower.json (#1968)
  121. 1f6935e updated deprecated dependencies (#1953)
  122. 34e9cd8 general questions should be asked on stackoverflow (#1991)
  123. f1a403b Merge branch 'chrisbenseler-master' into develop
  124. 57a3dfb Added pt-br locale to network
  125. b752755 Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055)
  126. 343ead9 fixes BoxItem's initial width if content width is dynamic; fixes #2032 (#2035)
  127. 8419c73 correct spelling for 'deprecated' and 'deprecation' s/depricat/deprecat/g
  128. 9962987 Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055)
  129. 8dd7849 fixes BoxItem's initial width if content width is dynamic; fixes #2032 (#2035)
  130. bcca755 correct spelling for 'deprecated' and 'deprecation' s/depricat/deprecat/g
  131. ae04736 Merge branch 'mokraemer-master' into develop
  132. 29f2d98 timeline: set weekday css class on high zoom levels; fixes #2014; code cleanup;
  133. 539afa7 #2014, changed visible to 2 day limit in zoom
  134. 9249fb7 #2014
  135. e37759a Merge branch 'chonton-master' into develop
  136. 30620e4 improved shape example with a ellipse with long label text; see #2011
  137. dd3639f decrease whitespace in ellipses having long text
  138. adedd6a Merge branch 'daattali-patch-2' into develop
  139. cc61cd8 implement a smarter zoom in/out that gets back to the original window
  140. d951959 Changes how current, start, and end are set to create a moment instance with the same locale as the TimeStep's moment instance (#1932)
  141. 7a88861 Merge branch 'chiarishow-master' into develop
  142. 67823f1 Fix issue #1156 (#1976)
  143. ae1ecf5 Merge pull request #1987 from Stexxen/develop
  144. 9e4c42e Merge pull request #1940 from cgrandfield/master
  145. 412a503 fix documentation: properties.nodes doesn't exist, it's properties.items
  146. 727b5c2 Merge pull request #1998 from dejvo/develop
  147. 9d30222 Fix incorrect documentation URL
  148. eb675cd Resolve issue almende/vis#1857
  149. ba5ce26 Merge pull request #1946 from doubleoevan/fix-known-security-issue-with-handlebars
  150. 6460e39 fix known security with handlebars
  151. 9ec77c6 fix wrong indentation
  152. d07a3ec better variable name
  153. 8cd847c fix #1723
  154. 181c98e Added support for drawing legends to all graph types other than line and barsize. Added a "showLegend" option which can be used to toggle legend drawing Added legend drawing to 11_tooltips and to playground examples Added description of showLegend option to documentation
  155. 944511f Fixed getPoint for same node edges
  156. f516cb0 Fix right orientation axis for Graph2D, see examples/graph2d/05_bothAxis. It was broken by PR (#1729), which fixed issues #112 & #1730. As far as I can tell that change shouldn't influence the DataAxis (vertical-axis), but only the horizontal axis.
  157. 2c78738 Merge pull request #1862 from raphink/content_width
  158. 087b96b Set content width to avoid overflow (Fix #1853)
  159. 94d9fdc Merge pull request #1822 from herregroen/master
  160. 5f7510a reset switched{Day,Month,Year} in next function, not in isMajor function