Mercurial > hg > toolbox
annotate toolbox-dg.txt @ 9:abf99a03a6c6
py3
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Tue, 24 Nov 2020 13:04:57 -0800 |
| 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. |
