Skip to content

Commit 7185679

Browse files
committed
dataset for polar charts
1 parent c326e4e commit 7185679

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

polar_dataset.csv

+62
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
y,x1,x2,x3,x4,x5,
2+
0,1,1,1,1,1,
3+
6,0.995,0.997,0.996,0.998,0.997,
4+
12,0.978,0.989,0.984,0.993,0.986,
5+
18,0.951,0.976,0.963,0.985,0.969,
6+
24,0.914,0.957,0.935,0.974,0.946,
7+
30,0.866,0.933,0.9,0.96,0.916,
8+
36,0.809,0.905,0.857,0.943,0.88,
9+
42,0.743,0.872,0.807,0.923,0.838,
10+
48,0.669,0.835,0.752,0.901,0.792,
11+
54,0.588,0.794,0.691,0.876,0.74,
12+
60,0.5,0.75,0.625,0.85,0.685,
13+
66,0.407,0.703,0.555,0.822,0.626,
14+
72,0.309,0.655,0.482,0.793,0.565,
15+
78,0.208,0.604,0.406,0.762,0.501,
16+
84,0.105,0.552,0.328,0.731,0.436,
17+
90,0.105,0.5,0.25,0.7,0.37,
18+
96,0.208,0.448,0.172,0.669,0.304,
19+
102,0.309,0.396,0.094,0.638,0.239,
20+
108,0.407,0.345,0.018,0.607,0.175,
21+
114,0.5,0.297,0.055,0.578,0.114,
22+
120,0.588,0.25,0.125,0.55,0.055,
23+
126,0.669,0.206,0.191,0.524,0,
24+
132,0.743,0.165,0.252,0.499,0.052,
25+
138,0.809,0.128,0.307,0.477,0.098,
26+
144,0.866,0.095,0.357,0.457,0.14,
27+
150,0.914,0.067,0.4,0.44,0.176,
28+
156,0.951,0.043,0.435,0.426,0.206,
29+
162,0.978,0.024,0.463,0.415,0.229,
30+
168,0.995,0.011,0.484,0.407,0.246,
31+
174,1,0.003,0.496,0.402,0.257,
32+
180,0.995,0,0.5,0.4,0.26,
33+
186,0.978,0.003,0.496,0.402,0.257,
34+
192,0.951,0.011,0.484,0.407,0.246,
35+
198,0.914,0.024,0.463,0.415,0.229,
36+
204,0.866,0.043,0.435,0.426,0.206,
37+
210,0.809,0.067,0.4,0.44,0.176,
38+
216,0.743,0.095,0.357,0.457,0.14,
39+
222,0.669,0.128,0.307,0.477,0.098,
40+
228,0.588,0.165,0.252,0.499,0.052,
41+
234,0.5,0.206,0.191,0.524,0,
42+
240,0.407,0.25,0.125,0.55,0.055,
43+
246,0.309,0.297,0.055,0.578,0.114,
44+
252,0.208,0.345,0.018,0.607,0.175,
45+
258,0.105,0.396,0.094,0.638,0.239,
46+
264,0,0.448,0.172,0.669,0.304,
47+
270,0.105,0.5,0.25,0.7,0.37,
48+
276,0.208,0.552,0.328,0.731,0.436,
49+
282,0.309,0.604,0.406,0.762,0.501,
50+
288,0.407,0.655,0.482,0.793,0.565,
51+
294,0.5,0.703,0.555,0.822,0.626,
52+
300,0.588,0.75,0.625,0.85,0.685,
53+
306,0.669,0.794,0.691,0.876,0.74,
54+
312,0.743,0.835,0.752,0.901,0.792,
55+
318,0.809,0.872,0.807,0.923,0.838,
56+
324,0.866,0.905,0.857,0.943,0.88,
57+
330,0.914,0.933,0.9,0.96,0.916,
58+
336,0.951,0.957,0.935,0.974,0.946,
59+
342,0.978,0.976,0.963,0.985,0.969,
60+
348,0.995,0.989,0.984,0.993,0.986,
61+
354,1,0.997,0.996,0.998,0.997,
62+
360,1,1,1,1,1,

0 commit comments

Comments
 (0)