aboutsummaryrefslogtreecommitdiff
path: root/app/data.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/data.json')
-rw-r--r--app/data.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/app/data.json b/app/data.json
new file mode 100644
index 0000000..ea4e559
--- /dev/null
+++ b/app/data.json
@@ -0,0 +1,60 @@
+{
+ "points": [
+ {
+ "x": 10,
+ "y": 20
+ },
+ {
+ "x": 30,
+ "y": 30
+ },
+ {
+ "x": 50,
+ "y": 25
+ },
+ {
+ "x": 60,
+ "y": 200
+ },
+ {
+ "x": 90,
+ "y": 230
+ },
+ {
+ "x": 400,
+ "y": 300
+ },
+ {
+ "x": 100,
+ "y": 220
+ },
+ {
+ "x": 200,
+ "y": 20
+ },
+ {
+ "x": 150,
+ "y": 450
+ },
+ {
+ "x": 70,
+ "y": 80
+ },
+ {
+ "x": 400,
+ "y": 80
+ }
+ {
+ "x": 420,
+ "y": 40
+ }
+ {
+ "x": 390,
+ "y": 65
+ }
+ {
+ "x": 440,
+ "y": 120
+ }
+ ]
+} \ No newline at end of file