Nathaniel Bowditch
d9519595d8
Changes how current, start, and end are set to create a moment instance with the same locale as the TimeStep's moment instance ( #1932 )
9 years ago
Alexander Wunschik
7a8886191b
Merge branch 'chiarishow-master' into develop
9 years ago
thomasbarone
67823f1a7f
Fix issue #1156 ( #1976 )
Add flag to check whether an item in the Itemset is currently being dragged
9 years ago
Alexander Wunschik
ae1ecf51de
Merge pull request #1987 from Stexxen/develop
Resolve issue #1857 Fixed node positioning with improvedLayout:true
9 years ago
Alexander Wunschik
9e4c42e25b
Merge pull request #1940 from cgrandfield/master
Improvements for graph3d legend support
9 years ago
Dean Attali
412a503f42
fix documentation: properties.nodes doesn't exist, it's properties.items
9 years ago
Ludo Stellingwerff
727b5c2dc7
Merge pull request #1998 from dejvo/develop
Fix incorrect documentation URL
9 years ago
David Nemcok
9d30222491
Fix incorrect documentation URL
9 years ago
Steven Pearce
eb675cd7f6
Resolve issue almende/vis#1857
Perturbing the nodes was being performed on all nodes regardless of whether they were set as fixed.
9 years ago
Jos de Jong
ba5ce26fec
Merge pull request #1946 from doubleoevan/fix-known-security-issue-with-handlebars
fix known security issue with handlebars version
9 years ago
Evan Tsao
6460e39f19
fix known security with handlebars
9 years ago
Nikola Gluhovic
9ec77c622b
fix wrong indentation
9 years ago
Nikola Gluhovic
d07a3ec8e5
better variable name
9 years ago
Nikola Gluhovic
8cd847c6a1
fix #1723
9 years ago
Charles Grandfield
181c98ec6a
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
9 years ago
André Martins
944511f4c7
Fixed getPoint for same node edges
Signed-off-by: André Martins <aanm90@gmail.com>
9 years ago
Ludo Stellingwerff
f516cb0721
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.
@yotamberk can you check if your examples still work as expected?
9 years ago
Alex
2c78738313
Merge pull request #1862 from raphink/content_width
Set content width to avoid overflow (Fix #1853 )
9 years ago
Raphaël Pinson
087b96b6cf
Set content width to avoid overflow ( Fix #1853 )
9 years ago
Alex
94d9fdc5c9
Merge pull request #1822 from herregroen/master
reset switched{Day,Month,Year} in next function, not in isMajor function
9 years ago
Herre Groen
5f7510a7b4
reset switched{Day,Month,Year} in next function, not in isMajor function
9 years ago
jos
6de24a283c
Released version 4.16.1
9 years ago
Alex
a94ffb6259
Merge pull request #1800 from SonIcco/patch-1
BugFix - Network.options.nodes
9 years ago
Alex
b19af5fe66
Merge pull request #1796 from abxu/fixed-updating-arrows-string-type
Fixed updating directions of the arrows with the string type
9 years ago
SonIcco
2cc2c4e65d
BugFix - Network.options.nodes
As the documentation on vis.js nodes can be styled with align: left|center
allOptions does not include this option and throw an error on option validation.
9 years ago
jos
8cde43e4fb
Fixed #1786 : Timeline having zero height on Internet Explorer, regression introduced after fixing #1697
9 years ago
abxu
9af8c49193
Fixed updating arrows with the string type
9 years ago
jos
97264f750f
Bumped version number again to 4.16.1-SNAPSHOT
9 years ago
jos
10300d90a9
Reverted changing version number on master
9 years ago
jos
38b1104690
Added link for post-it
9 years ago
jos
e3682a2c77
Right align post-it
9 years ago
jos
4b00d9cff6
Added we need help post-it
9 years ago
jos
d3bfca5c05
Bumped version number to v4.16.1-SNAPSHOT
9 years ago
jos
240f0c25c6
Released v4.16.0
9 years ago
jos
ef9ec3f61d
Created bundles for individual visualizations: `vis-graph3d.min.js`,
`vis-network.min.js`, and `vis-timeline-graph2d.min.js`
9 years ago
jos
f4baaa9417
Fixed stacking not working (due to a small bug in the PR for rtl support)
9 years ago
jos
8757b434de
Updated history and /dist
9 years ago
jos
a12b82e9f5
Merged PR #1729
9 years ago
jos
6f1dc4200d
Fixed #1774 : Wrong initial scale when Timeline contains a single item
9 years ago
jos
190fd29d52
Updated /dist/vis.js
9 years ago
jos
a7f86ddfd8
Fixed #1697 : Timeline not drawn when used within the Angular.js directive (re-committed this fix)
9 years ago
jos
c3b9203350
Reverted support in Network for custom id fields, which was still broken
9 years ago
jos
dc70824f4b
Some more fixes regarding custom id fields. Still broken!
9 years ago
jos
a95aa84b18
Some more fixes regarding custom id fields
9 years ago
Yotam Berkowitz
3cf665ee40
update dist/timeline
10 years ago
Yotam Berkowitz
4f49135313
remove extra console.logs
10 years ago
Yotam Berkowitz
68a5639431
fix conflict
10 years ago
Yotam Berkowitz
8e34b482b9
remove extra comma
10 years ago
Yotam Berkowitz
16cfa8c112
Merge branch 'master' of https://github.com/yotamberk/vis into develop
10 years ago
Yotam Berkowitz
885ebffbce
fix delete btn and remove console.logs
10 years ago