in src/dashboard.ts [125:127]
addAnnotation(annotation: Graphite) { this.state.annotations.list.push(annotation.generate()); }