macleodbroad-wf
|
d4e4e9fa07
|
Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363)
* Removes redundant .eslintrc from graph3d, lints the rest of the code base, and enables valid-jsdoc lint rule
* Corrects lint violations
|
7 years ago |
wimrijnders
|
bf80a902f2
|
Avoid overriding standard context method ellipse() (#3072)
|
7 years ago |
Alexander Wunschik
|
d2aa7b01c2
|
fixed typo
|
8 years ago |
Alexander Wunschik
|
dc2c233b55
|
added arrow-type 'circle'; fixes #1993
|
8 years ago |
Alex de Mulder
|
ad2d70ed8b
|
fixed numerous clustering bugs, added more examples, numerous other bug fixes
|
9 years ago |
Alex de Mulder
|
867f033078
|
changed the dashes options, fixed bug
|
9 years ago |
Alex de Mulder
|
b3580874d1
|
moved the entire network to triple ===. Bugs arise in scaling
|
9 years ago |
Alex de Mulder
|
5c54f27f12
|
renamed all node and edge files, added diamond shape, tweaked shapes to always align and center all shapes. this improves the labelling
|
9 years ago |
Alex de Mulder
|
b2178ffcc9
|
seperated all node styles from the main node object
|
9 years ago |
jos
|
f0a5b12593
|
Moved source code from `/src/` to `/lib/`
|
10 years ago |
jos
|
a5dd92d349
|
Refactored more code from `graph` to `network`
|
10 years ago |
Alex de Mulder
|
d65fbafcd7
|
refactor: graph --> network
|
10 years ago |
josdejong
|
7e6810955d
|
Switched to 2-space indentation
|
10 years ago |
josdejong
|
287cfa1446
|
Splitted Graph.js into a file for every prototype (Node, Edge, ...)
|
11 years ago |