Skip to content

Commit 89c2b1e

Browse files
Merge pull request #57 from make4all/add-arquero
feat: Add arquero
2 parents e816177 + 8a85bf1 commit 89c2b1e

File tree

12 files changed

+1754
-268
lines changed

12 files changed

+1754
-268
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,17 @@
3636
]
3737
},
3838
"dependencies": {
39-
"@material-ui/core": "^4.12.3",
40-
"@material-ui/lab": "^4.0.0-alpha.60",
39+
"@emotion/react": "^11.7.0",
40+
"@emotion/styled": "^11.6.0",
4141
"@monaco-editor/react": "^4.3.1",
42+
"@mui/icons-material": "^5.2.0",
43+
"@mui/material": "^5.2.2",
44+
"@mui/x-data-grid": "^5.0.1",
4245
"@types/node": "^16.11.6",
4346
"ajv": "^8.7.1",
47+
"arquero": "^4.8.7",
4448
"csv-parser": "^3.0.0",
49+
"d3": "^7.1.1",
4550
"monaco-editor": "^0.29.1",
4651
"vega": "^5.21.0",
4752
"vega-embed": "^6.20.0"

public/data/sawtooth_wave.csv

Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
Value,Time,Degrees
2+
0,0,0
3+
0.055555556,0.005,5
4+
0.111111111,0.01,10
5+
0.166666667,0.015,15
6+
0.222222222,0.02,20
7+
0.277777778,0.025,25
8+
0.333333333,0.03,30
9+
0.388888889,0.035,35
10+
0.444444444,0.04,40
11+
0.5,0.045,45
12+
0.555555556,0.05,50
13+
0.611111111,0.055,55
14+
0.666666667,0.06,60
15+
0.722222222,0.065,65
16+
0.777777778,0.07,70
17+
0.833333333,0.075,75
18+
0.888888889,0.08,80
19+
0.944444444,0.085,85
20+
1,0.09,90
21+
1.055555556,0.095,95
22+
1.111111111,0.1,100
23+
1.166666667,0.105,105
24+
1.222222222,0.11,110
25+
1.277777778,0.115,115
26+
1.333333333,0.12,120
27+
1.388888889,0.125,125
28+
1.444444444,0.13,130
29+
1.5,0.135,135
30+
1.555555556,0.14,140
31+
1.611111111,0.145,145
32+
1.666666667,0.15,150
33+
1.722222222,0.155,155
34+
1.777777778,0.16,160
35+
1.833333333,0.165,165
36+
1.888888889,0.17,170
37+
1.944444444,0.175,175
38+
-2,0.18,180
39+
-1.944444444,0.185,185
40+
-1.888888889,0.19,190
41+
-1.833333333,0.195,195
42+
-1.777777778,0.2,200
43+
-1.722222222,0.205,205
44+
-1.666666667,0.21,210
45+
-1.611111111,0.215,215
46+
-1.555555556,0.22,220
47+
-1.5,0.225,225
48+
-1.444444444,0.23,230
49+
-1.388888889,0.235,235
50+
-1.333333333,0.24,240
51+
-1.277777778,0.245,245
52+
-1.222222222,0.25,250
53+
-1.166666667,0.255,255
54+
-1.111111111,0.26,260
55+
-1.055555556,0.265,265
56+
-1,0.27,270
57+
-0.944444444,0.275,275
58+
-0.888888889,0.28,280
59+
-0.833333333,0.285,285
60+
-0.777777778,0.29,290
61+
-0.722222222,0.295,295
62+
-0.666666667,0.3,300
63+
-0.611111111,0.305,305
64+
-0.555555556,0.31,310
65+
-0.5,0.315,315
66+
-0.444444444,0.32,320
67+
-0.388888889,0.325,325
68+
-0.333333333,0.33,330
69+
-0.277777778,0.335,335
70+
-0.222222222,0.34,340
71+
-0.166666667,0.345,345
72+
-0.111111111,0.35,350
73+
-0.055555556,0.355,355
74+
0,0.36,0
75+
0.055555556,0.365,5
76+
0.111111111,0.37,10
77+
0.166666667,0.375,15
78+
0.222222222,0.38,20
79+
0.277777778,0.385,25
80+
0.333333333,0.39,30
81+
0.388888889,0.395,35
82+
0.444444444,0.4,40
83+
0.5,0.405,45
84+
0.555555556,0.41,50
85+
0.611111111,0.415,55
86+
0.666666667,0.42,60
87+
0.722222222,0.425,65
88+
0.777777778,0.43,70
89+
0.833333333,0.435,75
90+
0.888888889,0.44,80
91+
0.944444444,0.445,85
92+
1,0.45,90
93+
1.055555556,0.455,95
94+
1.111111111,0.46,100
95+
1.166666667,0.465,105
96+
1.222222222,0.47,110
97+
1.277777778,0.475,115
98+
1.333333333,0.48,120
99+
1.388888889,0.485,125
100+
1.444444444,0.49,130
101+
1.5,0.495,135
102+
1.555555556,0.5,140
103+
1.611111111,0.505,145
104+
1.666666667,0.51,150
105+
1.722222222,0.515,155
106+
1.777777778,0.52,160
107+
1.833333333,0.525,165
108+
1.888888889,0.53,170
109+
1.944444444,0.535,175
110+
-2,0.54,180
111+
-1.944444444,0.545,185
112+
-1.888888889,0.55,190
113+
-1.833333333,0.555,195
114+
-1.777777778,0.56,200
115+
-1.722222222,0.565,205
116+
-1.666666667,0.57,210
117+
-1.611111111,0.575,215
118+
-1.555555556,0.58,220
119+
-1.5,0.585,225
120+
-1.444444444,0.59,230
121+
-1.388888889,0.595,235
122+
-1.333333333,0.6,240
123+
-1.277777778,0.605,245
124+
-1.222222222,0.61,250
125+
-1.166666667,0.615,255
126+
-1.111111111,0.62,260
127+
-1.055555556,0.625,265
128+
-1,0.63,270
129+
-0.944444444,0.635,275
130+
-0.888888889,0.64,280
131+
-0.833333333,0.645,285
132+
-0.777777778,0.65,290
133+
-0.722222222,0.655,295
134+
-0.666666667,0.66,300
135+
-0.611111111,0.665,305
136+
-0.555555556,0.67,310
137+
-0.5,0.675,315
138+
-0.444444444,0.68,320
139+
-0.388888889,0.685,325
140+
-0.333333333,0.69,330
141+
-0.277777778,0.695,335
142+
-0.222222222,0.7,340
143+
-0.166666667,0.705,345
144+
-0.111111111,0.71,350
145+
-0.055555556,0.715,355
146+
0,0.72,0
147+
0.055555556,0.725,5
148+
0.111111111,0.73,10
149+
0.166666667,0.735,15
150+
0.222222222,0.74,20
151+
0.277777778,0.745,25
152+
0.333333333,0.75,30
153+
0.388888889,0.755,35
154+
0.444444444,0.76,40
155+
0.5,0.765,45
156+
0.555555556,0.77,50
157+
0.611111111,0.775,55
158+
0.666666667,0.78,60
159+
0.722222222,0.785,65
160+
0.777777778,0.79,70
161+
0.833333333,0.795,75
162+
0.888888889,0.8,80
163+
0.944444444,0.805,85
164+
1,0.81,90
165+
1.055555556,0.815,95
166+
1.111111111,0.82,100
167+
1.166666667,0.825,105
168+
1.222222222,0.83,110
169+
1.277777778,0.835,115
170+
1.333333333,0.84,120
171+
1.388888889,0.845,125
172+
1.444444444,0.85,130
173+
1.5,0.855,135
174+
1.555555556,0.86,140
175+
1.611111111,0.865,145
176+
1.666666667,0.87,150
177+
1.722222222,0.875,155
178+
1.777777778,0.88,160
179+
1.833333333,0.885,165
180+
1.888888889,0.89,170
181+
1.944444444,0.895,175
182+
-2,0.9,180
183+
-1.944444444,0.905,185
184+
-1.888888889,0.91,190
185+
-1.833333333,0.915,195
186+
-1.777777778,0.92,200
187+
-1.722222222,0.925,205
188+
-1.666666667,0.93,210
189+
-1.611111111,0.935,215
190+
-1.555555556,0.94,220
191+
-1.5,0.945,225
192+
-1.444444444,0.95,230
193+
-1.388888889,0.955,235
194+
-1.333333333,0.96,240
195+
-1.277777778,0.965,245
196+
-1.222222222,0.97,250
197+
-1.166666667,0.975,255
198+
-1.111111111,0.98,260
199+
-1.055555556,0.985,265
200+
-1,0.99,270
201+
-0.944444444,0.995,275
202+
-0.888888889,1,280

0 commit comments

Comments
 (0)