grafana/public/app/plugins/panel/annolist
Ashley Harrison 68ba6cc67b
Chore: some type fixes (#80094)
* some type fixes

* few more fixes

* more

* fix unit test
2024-01-09 10:00:00 +00:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
AnnoListPanel.test.tsx Chore: some type fixes (#80094) 2024-01-09 10:00:00 +00:00
AnnoListPanel.tsx Chore: some type fixes (#80094) 2024-01-09 10:00:00 +00:00
AnnotationListItem.tsx Tooltip: Ensure tooltip text is correctly announced by screenreaders (#76683) 2023-10-18 16:05:20 +01:00
module.tsx Chore: some type fixes (#80094) 2024-01-09 10:00:00 +00:00
panelcfg.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
panelcfg.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
plugin.json Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2023-09-29 08:20:37 -07:00
README.md doc: update doc link which 404s (#66453) 2023-04-13 13:22:08 +01:00

Annotation List Panel - Native Plugin

This Annotations List panel is included with Grafana.

Using the annotations list panel, you can quickly collect, filter and access annotations for easy reference or referral.

The annotations panel can be used to show annotations present within the panels on the current dashboard, or site-wide. Additional options include the ability to limit the list of annotations based on the current time range and the tags used on the annotations.

Read more about annotations here:

https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/