grafana/public/app/plugins/panel/annolist
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270)
* fix any's in tests

* fix more any's in tests

* more test type fixes

* fixing any's in tests part 3

* more test type fixes

* fixing test any's p5

* some tidy up

* fix template_srv
2023-02-14 16:46:42 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
AnnoListPanel.test.tsx Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
AnnoListPanel.tsx Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
AnnotationListItem.tsx Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
module.tsx Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
panelcfg.cue Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
panelcfg.gen.ts Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
plugin.json Annotation Panel: release annotation panel (#36959) 2021-07-21 22:58:30 +02:00
README.md Plugins: Add Hide OAuth Forward config option (#36306) 2021-08-20 15:53:54 +02: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 it here:

http://docs.grafana.org/features/panels/annolist/