forked from legalese/legalese.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsvgDev.txt
42 lines (27 loc) · 1.56 KB
/
svgDev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="file://localhost/Users/admin/Sites/org-style.css" />
// visualisation of contracts
To turn text-heavy contracts into graphics. Soving a most challenging problem in making contracts understandable to ordinary people.
// Possible tools
1. Astor plot D3.js
2. Tableau
//-----------------------------------------------------------------------------------------------------
// First we have to code up a comparable economic and control provisions of all the contract templates.
//-----------------------------------------------------------------------------------------------------
work-in-progress googlesheet here
https://docs.google.com/spreadsheets/d/1eQd-eFdfOkT6w37_s-JHPGPN5xDmMNoXh0k1YMxJ3Q8/edit#gid=0
i am guessing some input variablesNUm would be needed, otherwise how to show the strength of each arc.
//-----------------------------------------------------------------------------------------------------
// Then, we suck everything out of the googlesheet
//-----------------------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------------------
// To output chart variables
//-----------------------------------------------------------------------------------------------------
Likely that the svg outputter relies on certain variables.
Results would be:
1. 500 KISS equity.svg
2. 500 KISS debt.svg
3. YC SAFE discount cap.svg
4. YC SAFE discount.svg
5. YC SAFE cap.svg
6. YC SAFE MFN.svg
etc etc