[Feature Request] Provide option to set color and width for annotation line (#703)
[dygraphs.git] / tests / annotation.html
index 4cdcb10..002d4dd 100644 (file)
@@ -93,6 +93,8 @@
         width: 18,
         height: 23,
         tickHeight: 4,
+        tickColor: 'indianred',
+        tickWidth: 2,
         text: 'Another one',
         cssClass: 'annotation',
         clickHandler: function() {