grafana/public/app/plugins/panel/annolist
Ashley Harrison 9852b24d61
Chore: Upgrade prettier to v3 (#71764)
* Update dependency prettier to v3 (#71586)

* Update dependency prettier to v3

* run prettier

* ignore prettier update in legacy select scss

* update command line arg

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>

* unplug prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 15:58:22 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
AnnoListPanel.test.tsx Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
AnnoListPanel.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
AnnotationListItem.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
module.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04: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 Annotation Panel: release annotation panel (#36959) 2021-07-21 22:58:30 +02: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/