diff --git a/js/own.stats.js b/js/own.stats.js index 98c0446..71e35aa 100644 --- a/js/own.stats.js +++ b/js/own.stats.js @@ -187,6 +187,8 @@ $(function() { 'Wochenaufgabe'); timePointer(plot, new Date(2017, 1, 12).getTime(), "issue-13", 'Missing data'); + timePointer(plot, new Date(2018, 11, 12).getTime(), "issue-16", + 'Missing data'); } /* }}} */ /* Create and connect drop down menu to change data source boundary {{{ */