Jader Dias
bcca755a6c
correct spelling for 'deprecated' and 'deprecation' s/depricat/deprecat/g
8 years ago
Alexander Wunschik
ae047363fb
Merge branch 'mokraemer-master' into develop
8 years ago
Alexander Wunschik
29f2d98d30
timeline: set weekday css class on high zoom levels; fixes #2014 ;
code cleanup;
8 years ago
Marc Krämer
539afa75e7
#2014 , changed visible to 2 day limit in zoom
8 years ago
Marc Krämer
9249fb7384
#2014
8 years ago
Alexander Wunschik
e37759a230
Merge branch 'chonton-master' into develop
8 years ago
Alexander Wunschik
30620e4c63
improved shape example with a ellipse with long label text; see #2011
8 years ago
Chas Honton
dd3639f2ad
decrease whitespace in ellipses having long text
8 years ago
Alexander Wunschik
adedd6a853
Merge branch 'daattali-patch-2' into develop
8 years ago
Dean Attali
cc61cd88f0
implement a smarter zoom in/out that gets back to the original window
8 years ago
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 )
8 years ago
Alexander Wunschik
7a8886191b
Merge branch 'chiarishow-master' into develop
8 years ago
thomasbarone
67823f1a7f
Fix issue #1156 ( #1976 )
Add flag to check whether an item in the Itemset is currently being dragged
8 years ago
Alexander Wunschik
ae1ecf51de
Merge pull request #1987 from Stexxen/develop
Resolve issue #1857 Fixed node positioning with improvedLayout:true
8 years ago
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