Alex de Mulder
2689fd3b54
added comments
9 years ago
Alex de Mulder
fd9323632f
asynchrome stabilization
9 years ago
Oleg Yapparov
9c469d02ba
Added option to supply ID for the new custom time bar
9 years ago
Oleg Yapparov
01207417f3
Added id parameter to set/getCustomTime methods, docs update
9 years ago
Oleg Yapparov
1c848f1f2d
Multiple customTime vertical bars
9 years ago
Alex de Mulder
a9b7485b86
fantastic clustering in network woohoo, added point labels for bargraphs in graph2d
9 years ago
Alex de Mulder
ff4444b30f
minor tweak to example
9 years ago
Alex de Mulder
ca85e86be2
merged #635 , thanks @tobeee !
9 years ago
Alex de Mulder
4418e441d6
allowed hierarchical layout to be set from setOptions
9 years ago
Alex de Mulder
805ef8d43e
- Fixed bug where a network that has frozen physics would resume redrawing after setData, setOptions etc.
- Added option to bypass default groups. If more groups are specified in the nodes than there are in the groups, loop over supplied groups instead of default.
- Added two new static smooth curves modes: curveCW and curve CCW.
- Added request redraw for certain internal processes to reduce number of draw calls.
9 years ago
Alex de Mulder
8a1286aaac
added moving pop-up, optimized the check to hide popup
9 years ago
Rene Heindl
7b3fc2fd2c
Updated Examples
9 years ago
Rene Heindl
158309edbf
Added Examples for Icons
9 years ago
jos
1aea9fed30
Implemented option `snap`
9 years ago
jos
81dc7642fe
Fixed #621 : item ranges being displayed with a minimum of 10px (twice the padding).
9 years ago
Alex de Mulder
3814ff18c4
added documentation
9 years ago
Alex de Mulder
2c28c42371
- Added getConnectedNodes method.
- Added fontSizeMin, fontSizeMax, fontSizeMaxVisible, scaleFontWithValue, fontDrawThreshold to Nodes.
- Added fade in of labels (on nodes) near the fontDrawThreshold.
- Added nodes option to zoomExtent to zoom in on specific set of nodes.
- Added stabilizationIterationsDone event which fires at the end of the internal stabilization run. Does not imply that the network is stabilized.
- Added setFreezeSimulation method.
- Added clusterByZoom option and increaseClusterLevel and decreaseClusterLevel methods.
Still clustering bug and need more documentation on new features
9 years ago
jos
c56134cd91
Released version 3.9.0
9 years ago
Alex de Mulder
bb9334e6fd
minor tweaks
9 years ago
Brendon Page
0ab6febf58
Updated circularImage node shape to render a circle, of the default radius, when images are loading or have failed to load
Fixed issue where multi line labels for image and circularImage nodes would overlap the node
9 years ago
Alex de Mulder
74e58d668c
- Added labelAlignment option to edges. Thanks @T-rav ! merged #566
9 years ago
Alex de Mulder
f5fce4efc8
cleaned up hierarchical code
9 years ago
Alex de Mulder
88669ae03b
started implementation new hierarchical layout algorithm
9 years ago
Alex de Mulder
b76976c3fe
fixed example
9 years ago
Alex de Mulder
764177417d
added example 36, html in nodes
9 years ago
Alex de Mulder
d5b6371bae
merged pull #554
9 years ago
Alex de Mulder
a8300f0324
removed redundant line of code
9 years ago
jos
3915e9c00c
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
9 years ago
Alex de Mulder
1bba690963
added Bart to the example 34!
9 years ago
Brendon Page
510077602b
Added an example for circular images.
9 years ago
jos
09ac576970
Added docs and example on background grid styling and some minor tweaks
9 years ago
Alex de Mulder
83f7612954
reverted example... again..
9 years ago
Alex de Mulder
9f29b0ad57
- When hovering over a node that does not have a title, the title of one of the connected edges that HAS a title is no longer shown.
9 years ago
Alex de Mulder
fdcd64186f
reverted example... again..
9 years ago
Alex de Mulder
fe70721ed7
reverted example, updated history
9 years ago
Alex de Mulder
3a27e55c3a
altered behaviour of groups, properties are now extended instead of copied. #477
9 years ago
Alex de Mulder
cd7c71a31e
- Made nodes who lost their color revert back to default.
9 years ago
Alex de Mulder
722300be8d
reverted example
9 years ago
Alex de Mulder
d342e9482a
Added a check so only one 'activator' overlay is created on clickToUse.
9 years ago
Alex de Mulder
5c16cf00f8
added bounding box to image node style
9 years ago
Alex de Mulder
cf55b328a0
changed title of example
10 years ago
Alex de Mulder
cad2b17629
Added zoomExtentOnStabilize option to network. fixed ex 17
10 years ago
Alex de Mulder
cac743a3d3
- added show major/minor lines options to dataAxis and timeline
10 years ago
Alex de Mulder
d399fb18eb
removed fit
10 years ago
Alex de Mulder
ac74e826b0
fixed graph2d not updating on animation correctly
10 years ago
jos
90b8e3ef2f
Fixed #503 : Docs on the item property `subgroup` missing.
10 years ago
jos
93aa1c2752
Added new example to index.html
10 years ago
Alex de Mulder
e05e8b9988
fixed infinite loop when clearing dataset
10 years ago
Alex de Mulder
e5481cdb04
- dragEnd event now does not give the selected nodes if only the viewport has been dragged #453
10 years ago
Alex de Mulder
6d20187feb
added alignZeros
10 years ago