Mercurial > hg > toolbox
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 |
| rev | line source |
|---|---|
| 1 | 1 http://brasstacks.mozilla.com/toolbox/ |
| 2 | |
| 3 You have a network of tools each with a set of fields (usage, author, | |
| 4 type, and language) each with an ordered set of values. The set of the | |
| 5 tools and field values represent the nodes of the graph. The field | |
| 6 names are the values of the edges. | |
| 7 | |
| 8 = Display = | |
| 9 | |
| 10 The node size should be proportional to the number of edges connected | |
| 11 to it and with gravity also proportional. |
