+
+
+
+
What are Annotations?
+
+ Annotations provide a way to integrate event data into your graphs. They are visualized as vertical lines and icons
+ on all graph panels. When you hover over an annotation icon you can get title, tags, and text information for the event.
+ In the Queries tab you can add queries that return annotation events.
+
+
+ Checkout the Annotations documentation for more information.
+
+
+
+
No annotation queries defined
diff --git a/public/sass/components/_infobox.scss b/public/sass/components/_infobox.scss
index a6951ee9c51..63b334a273e 100644
--- a/public/sass/components/_infobox.scss
+++ b/public/sass/components/_infobox.scss
@@ -16,7 +16,7 @@
border-radius: 4px;
h5 {
- margin-top: 5px;
+ margin-bottom: $spacer;
}
ul {
padding-left: $spacer;