annotate toolbox-dg.txt @ 22:17e3a9b6b4e2 default tip

string not tuple
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Jun 2024 15:58:09 -0700
parents 1047e058103d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
1 http://brasstacks.mozilla.com/toolbox/
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
2
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
3 You have a network of tools each with a set of fields (usage, author,
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
4 type, and language) each with an ordered set of values. The set of the
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
5 tools and field values represent the nodes of the graph. The field
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
6 names are the values of the edges.
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
7
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
8 = Display =
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
9
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
10 The node size should be proportional to the number of edges connected
1047e058103d import doc
Jeff Hammel <k0scist@gmail.com>
parents:
diff changeset
11 to it and with gravity also proportional.