Alexander Wunschik
9e4c42e25b
Merge pull request #1940 from cgrandfield/master
Improvements for graph3d legend support
8 years ago
Dean Attali
412a503f42
fix documentation: properties.nodes doesn't exist, it's properties.items
8 years ago
Ludo Stellingwerff
727b5c2dc7
Merge pull request #1998 from dejvo/develop
Fix incorrect documentation URL
8 years ago
David Nemcok
9d30222491
Fix incorrect documentation URL
8 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.
8 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
8 years ago
Evan Tsao
6460e39f19
fix known security with handlebars
8 years ago
Nikola Gluhovic
9ec77c622b
fix wrong indentation
8 years ago
Nikola Gluhovic
d07a3ec8e5
better variable name
8 years ago
Nikola Gluhovic
8cd847c6a1
fix #1723
8 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
8 years ago
André Martins
944511f4c7
Fixed getPoint for same node edges
Signed-off-by: André Martins <aanm90@gmail.com>
8 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?
8 years ago
Alex
2c78738313
Merge pull request #1862 from raphink/content_width
Set content width to avoid overflow (Fix #1853 )
8 years ago
Raphaël Pinson
087b96b6cf
Set content width to avoid overflow ( Fix #1853 )
8 years ago
Alex
94d9fdc5c9
Merge pull request #1822 from herregroen/master
reset switched{Day,Month,Year} in next function, not in isMajor function
8 years ago
Herre Groen
5f7510a7b4
reset switched{Day,Month,Year} in next function, not in isMajor function
8 years ago
jos
6de24a283c
Released version 4.16.1
8 years ago
Alex
a94ffb6259
Merge pull request #1800 from SonIcco/patch-1
BugFix - Network.options.nodes
8 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
8 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.
8 years ago
jos
8cde43e4fb
Fixed #1786 : Timeline having zero height on Internet Explorer, regression introduced after fixing #1697
8 years ago
abxu
9af8c49193
Fixed updating arrows with the string type
8 years ago
jos
97264f750f
Bumped version number again to 4.16.1-SNAPSHOT
8 years ago
jos
10300d90a9
Reverted changing version number on master
8 years ago
jos
38b1104690
Added link for post-it
8 years ago
jos
e3682a2c77
Right align post-it
8 years ago
jos
4b00d9cff6
Added we need help post-it
8 years ago
jos
d3bfca5c05
Bumped version number to v4.16.1-SNAPSHOT
8 years ago
jos
240f0c25c6
Released v4.16.0
8 years ago
jos
ef9ec3f61d
Created bundles for individual visualizations: `vis-graph3d.min.js`,
`vis-network.min.js`, and `vis-timeline-graph2d.min.js`
8 years ago
jos
f4baaa9417
Fixed stacking not working (due to a small bug in the PR for rtl support)
8 years ago
jos
8757b434de
Updated history and /dist
8 years ago
jos
a12b82e9f5
Merged PR #1729
8 years ago
jos
6f1dc4200d
Fixed #1774 : Wrong initial scale when Timeline contains a single item
8 years ago
jos
190fd29d52
Updated /dist/vis.js
8 years ago
jos
a7f86ddfd8
Fixed #1697 : Timeline not drawn when used within the Angular.js directive (re-committed this fix)
8 years ago
jos
c3b9203350
Reverted support in Network for custom id fields, which was still broken
8 years ago
jos
dc70824f4b
Some more fixes regarding custom id fields. Still broken!
8 years ago
jos
a95aa84b18
Some more fixes regarding custom id fields
8 years ago
Yotam Berkowitz
3cf665ee40
update dist/timeline
8 years ago
Yotam Berkowitz
4f49135313
remove extra console.logs
8 years ago
Yotam Berkowitz
68a5639431
fix conflict
8 years ago
Yotam Berkowitz
8e34b482b9
remove extra comma
8 years ago
Yotam Berkowitz
16cfa8c112
Merge branch 'master' of https://github.com/yotamberk/vis into develop
8 years ago
Yotam Berkowitz
885ebffbce
fix delete btn and remove console.logs
8 years ago
Yotam Berkowitz
eb445d6d84
fix stacking bug in rtl and css for rtl
8 years ago
jos
e87627f862
Fixed #1697 : Timeline not drawn when used within the Angular.js directive
8 years ago
Yotam Berkowitz
60d81a81e4
add events support for rtl
8 years ago
Yotam Berkowitz
a549ed2d19
add rtl of groups in timeline
8 years ago