chore(docs): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2024-08-25 22:14:23 +02:00
parent a7a9fd5d0a
commit 57e868ddd8
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -50,6 +50,8 @@ function logEvent(name, data) {
}
</script>
# Introduction to Nodes
Nodes are the underlying components of your graph.
They can be any kind of data you want to visualize in your graph, existing independently and being interconnected
through edges to create a data map.