You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the overall `dot` and `d3` component dependency visualisations for [leveldb](https://github.com/google/leveldb)
59
59
60
-

60
+

61
61
62
-

62
+

63
63
64
-

64
+

65
65
66
66
**NOTE** - If your project has a large number of components (> 100 and lots of connections between them), then generation (and subsequent rendering) may take some time.
67
67
@@ -73,9 +73,9 @@ This will highlight the dependencies coming in and going out of a specific compo
73
73
74
74
Here's a component dependency visualisation generated for the `queue` component in [rethinkdb](https://github.com/rethinkdb/rethinkdb)
@@ -85,9 +85,9 @@ This will highlight dependencies of includes within a specific component
85
85
86
86
Here's a component include dependency visualisation generated for the `queue` component in [rethinkdb](https://github.com/rethinkdb/rethinkdb)
87
87
88
-

88
+

89
89
90
-

90
+

91
91
92
92
### Cyclic dependencies only graph
93
93
@@ -97,9 +97,9 @@ This will highlight cyclic dependencies between components within a project. Thi
97
97
98
98
Here's the cyclic dependencies only visualisation generated for [rethinkdb](https://github.com/rethinkdb/rethinkdb) and [leveldb](https://github.com/google/leveldb)
0 commit comments