Lazar Ljubenović
228ee81afb
add link to a mentioned example ( #2709 )
7 years ago
David Anderson
becf18e6eb
feat: change styles if element is selected ( #2446 )
* element characteristic changes
* assume edge color inheritance is correct before choosing
* Adjust nodes’ chosen’s boolean -> bool
* Need to get user-reset size
* make example edges thicker for more noticeable shadow
* preemptive ES6 fix (see #2500/#2501)
* documentation for the feature that was previously overwritten
7 years ago
David Anderson
8a9edbbf87
fix: Font styles and width and height of nodes ( #2385 )
* Multifont node and edge labels
* adjust documentation
* rework mod-font property inheritance
* Node max/min widths, min heights; Edge max widths
* Accumulate sizes correctly for unconstrained multipoint labels
* handle font.multi when groupOptions.font is not declared
* propagate label fonts on changes, not just creation
* Allow top-level constraint numbers
* accumulate width and empty lines appropriately
8 years ago
Alexander Wunschik
37c595e906
added arrow-type docs; #1993
8 years ago
Alex de Mulder
2977dfd565
- Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace.
8 years ago
Alex de Mulder
6e9e4cc3d5
- Altered edges for arrows and added the arrowStrikethrough option.
8 years ago
Alex de Mulder
11888f255d
- Added #1138 , enable the user to define the color of the shadows for nodes and edges.
- Fixed #1528 , #1278 , avoided ID's being cast to string for methods that return ID's as well as storePositions casting to string.
8 years ago
Alex de Mulder
700e735336
added cubic bezier curves.
9 years ago
Alex de Mulder
b0ca320b8c
bit more hacking to make search blazingly fast :)
9 years ago
Alex de Mulder
a85d04683b
added live update for search
9 years ago
Felix Hayashi
be603b01dd
yay! new search for visjs.org
see #909
9 years ago
Felix Hayashi
fe9086b38e
added breadcrumbs to all pages
9 years ago
Uli Fahrer
57237ac9ed
* Improved documentation for node and edge scaling properties.
9 years ago
Alex de Mulder
78c5f38568
- Added labelHighlightBold option to edges and nodes.
9 years ago
AlexDM0
40141de85c
added from and to to docs, fixed hoverConnectedEdges in docs
9 years ago
Alex de Mulder
f17401c03d
expanded docs, added buttons, fixed titles
9 years ago
jos
d6216bb6e5
Removed menu item Documentation
9 years ago
Alex de Mulder
0b0785fbf9
more examples, more tweaks, small expansion of the validator to check locally for matches.
9 years ago
Alex de Mulder
40c11a9e10
more buxfixes n doc updates and default value tweaks and example tweaks
9 years ago
jos
c131c084cc
Refactored table columns "mid"
9 years ago
jos
350f05090f
Doc styling tweaks
9 years ago
Alex de Mulder
14ed1bb907
bugfixes, added examples
9 years ago
Alex de Mulder
14c4a10c9b
added dot and gephi parser to docs, need to include examples in the docs everywhere. Added working example code at the top of the docs and link to example 1
9 years ago
Alex de Mulder
f81b41c16b
fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage
9 years ago
Alex de Mulder
b075115f2d
changed docs, collected methods and events
9 years ago
Alex de Mulder
c9a1a88f41
fixed all trello issues and added snazzy option lookup to validator
9 years ago
Alex de Mulder
e0a59ba01f
fixed dashes
9 years ago
Alex de Mulder
0d9e6b0d4f
added docs for null and undefined. Reduced levenshtein distance threshold from 10 to 8 in validator
9 years ago
Alex de Mulder
7fc617faa7
reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs ( #432 )
9 years ago
Alex de Mulder
b825e3f119
unified the docs a bit
9 years ago
Alex de Mulder
6f5bc44eea
docs, bugfixes
9 years ago
Alex de Mulder
7e30d2f009
added manipulation documentation and numerous bugfixes
9 years ago
Alex de Mulder
7919d58c84
added clustering documentation, updated clustering to 4.0, bug fixing
9 years ago
Alex de Mulder
c48a48a30f
added docs to branch
9 years ago