diff --git a/bar-history/index.html b/bar-history/index.html
new file mode 100644
index 0000000..c0dc2d9
--- /dev/null
+++ b/bar-history/index.html
@@ -0,0 +1,58 @@
+
+
+
+
+ c-base bar stats
+
+
+
+
+
+
+
+
+ bar historical data
+
+
+ Likelihood of bar being open at a given hour. Based on last 90 days of data.
+
+
+
+
+
diff --git a/elements/polar.js b/elements/polar.js
index 716bc3c..b56a95d 100644
--- a/elements/polar.js
+++ b/elements/polar.js
@@ -56,6 +56,7 @@ class Polar extends Component {
},
showlegend: false,
paper_bgcolor: 'transparent',
+ autosize: true,
};
let data = [];
const dayLabels = ts.getDayLabels();
diff --git a/fonts/ceva-c2.ttf b/fonts/ceva-c2.ttf
new file mode 100644
index 0000000..c3146ad
Binary files /dev/null and b/fonts/ceva-c2.ttf differ
diff --git a/fonts/ceva-c2.woff b/fonts/ceva-c2.woff
new file mode 100644
index 0000000..a8007ca
Binary files /dev/null and b/fonts/ceva-c2.woff differ