chore(docs): cleanup

This commit is contained in:
braks
2024-06-20 09:02:19 +02:00
parent 3ca9aca72b
commit e94e0e879c
4 changed files with 3 additions and 11 deletions
-2
View File
@@ -50,8 +50,6 @@ 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.