Lazar Ljubenović
228ee81afb
add link to a mentioned example ( #2709 )
pirms 8 gadiem
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
pirms 8 gadiem
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
pirms 8 gadiem
Alexander Wunschik
37c595e906
added arrow-type docs; #1993
pirms 8 gadiem
Alex de Mulder
2977dfd565
- Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace.
pirms 9 gadiem
Alex de Mulder
6e9e4cc3d5
- Altered edges for arrows and added the arrowStrikethrough option.
pirms 9 gadiem
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.
pirms 9 gadiem
Alex de Mulder
700e735336
added cubic bezier curves.
pirms 10 gadiem
Alex de Mulder
b0ca320b8c
bit more hacking to make search blazingly fast :)
pirms 10 gadiem
Alex de Mulder
a85d04683b
added live update for search
pirms 10 gadiem
Felix Hayashi
be603b01dd
yay! new search for visjs.org
see #909
pirms 10 gadiem
Felix Hayashi
fe9086b38e
added breadcrumbs to all pages
pirms 10 gadiem
Uli Fahrer
57237ac9ed
* Improved documentation for node and edge scaling properties.
pirms 10 gadiem
Alex de Mulder
78c5f38568
- Added labelHighlightBold option to edges and nodes.
pirms 10 gadiem
AlexDM0
40141de85c
added from and to to docs, fixed hoverConnectedEdges in docs
pirms 10 gadiem
Alex de Mulder
f17401c03d
expanded docs, added buttons, fixed titles
pirms 10 gadiem
jos
d6216bb6e5
Removed menu item Documentation
pirms 10 gadiem
Alex de Mulder
0b0785fbf9
more examples, more tweaks, small expansion of the validator to check locally for matches.
pirms 10 gadiem
Alex de Mulder
40c11a9e10
more buxfixes n doc updates and default value tweaks and example tweaks
pirms 10 gadiem
jos
c131c084cc
Refactored table columns "mid"
pirms 10 gadiem
jos
350f05090f
Doc styling tweaks
pirms 10 gadiem
Alex de Mulder
14ed1bb907
bugfixes, added examples
pirms 10 gadiem
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
pirms 10 gadiem
Alex de Mulder
f81b41c16b
fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage
pirms 10 gadiem
Alex de Mulder
b075115f2d
changed docs, collected methods and events
pirms 10 gadiem
Alex de Mulder
c9a1a88f41
fixed all trello issues and added snazzy option lookup to validator
pirms 10 gadiem
Alex de Mulder
e0a59ba01f
fixed dashes
pirms 10 gadiem
Alex de Mulder
0d9e6b0d4f
added docs for null and undefined. Reduced levenshtein distance threshold from 10 to 8 in validator
pirms 10 gadiem
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 )
pirms 10 gadiem
Alex de Mulder
b825e3f119
unified the docs a bit
pirms 10 gadiem
Alex de Mulder
6f5bc44eea
docs, bugfixes
pirms 10 gadiem
Alex de Mulder
7e30d2f009
added manipulation documentation and numerous bugfixes
pirms 10 gadiem
Alex de Mulder
7919d58c84
added clustering documentation, updated clustering to 4.0, bug fixing
pirms 10 gadiem
Alex de Mulder
c48a48a30f
added docs to branch
pirms 10 gadiem