summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/pChart2.1.2/examples/resources/dataset.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/pChart2.1.2/examples/resources/dataset.txt')
-rw-r--r--notFinishedCode/pChart2.1.2/examples/resources/dataset.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/notFinishedCode/pChart2.1.2/examples/resources/dataset.txt b/notFinishedCode/pChart2.1.2/examples/resources/dataset.txt
new file mode 100644
index 0000000..6c0bb8f
--- /dev/null
+++ b/notFinishedCode/pChart2.1.2/examples/resources/dataset.txt
@@ -0,0 +1,25 @@
+Hour,Temperature,Humidity
+0,10,40
+1,9,41
+2,8,44
+3,8,42
+4,9,40
+5,9,38
+6,10,39
+7,11,35
+8,12,33
+9,14,32
+10,16,30
+11,18,30
+12,20,30
+13,21,31
+14,22,33
+15,23,34
+16,22,36
+17,20,37
+18,16,38
+19,14,38
+20,12,39
+21,11,40
+22,11,44
+23,10,40 \ No newline at end of file