Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Collapse #83

Merged
merged 20 commits into from
Jul 23, 2018
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
3a88c08
First iteration of the node collapser
svipatov Jun 29, 2018
e22a0e5
Cleaned up the code a bit
Jun 29, 2018
93ba502
Put helpers where they belong (which is graph.helpers.js)
Jul 1, 2018
2b97e8e
Added a helper for getting the cardinality of a node.
Jul 1, 2018
5b6bb8f
Added config parameter for collapsible feature
svipatov Jul 3, 2018
6cafef1
Separated the functional that returns a partial state of d3Links and …
svipatov Jul 3, 2018
78a1717
Added JSDoc's and removed default config of leaf nodes.
svipatov Jul 3, 2018
108cb57
Checking for the existence of defined onClickNode callback
svipatov Jul 3, 2018
7ce030e
Added collapsible config
svipatov Jul 3, 2018
9aab33d
Cleaned up the code a bit
svipatov Jun 29, 2018
bd6046e
Put helpers where they belong (which is graph.helpers.js)
svipatov Jul 1, 2018
038edea
Added a helper for getting the cardinality of a node.
svipatov Jul 1, 2018
b2d8618
Added config parameter for collapsible feature
svipatov Jul 3, 2018
2ef8cc2
Separated the functional that returns a partial state of d3Links and …
svipatov Jul 3, 2018
9aa917e
Added JSDoc's and removed default config of leaf nodes.
svipatov Jul 3, 2018
a1b7eff
Checking for the existence of defined onClickNode callback
svipatov Jul 3, 2018
93238fc
Added collapsible config
svipatov Jul 3, 2018
07ded39
Added a functional test for the graph, corrected small.data.js becaus…
svipatov Jul 20, 2018
d0f7485
Merge branch 'feature/node-collapse' of https://github.com/svipatov/r…
svipatov Jul 20, 2018
7dde3b0
Reverted small.data.js changes and corrected id matching
svipatov Jul 20, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading