Calendar Panel
The Calendar visualization panel is a Grafana plugin created to display calendar events from data sources.
Requirements
- Grafana 8.5+, Grafana 9.0+ is required.
Getting Started
The calendar panel can be installed from the Grafana Catalog or utilizing the Grafana command line tool. For the latter, use the following command:
grafana-cli plugins install marcusolsson-calendar-panel
Features
- Displays events in a Weekly or Daily layout depending on the selected
Time Range
. - Allows changing
Time Range
by clicking days in the calendar. - Query calendar events from any data source.
- Allows displaying
Annotations
across all dashboards for the selectedTime Range
. - Supports auto-scrolling to the end of the
Time Range
. - Allows opening data link instead of a sidebar when clicking an event.

Feedback
We love to hear from you. There are various ways to get in touch with us:
- Ask a question, request a new feature, and file a bug with GitHub issues.
- Sponsor our open-source plugins for Grafana with GitHub Sponsor.
- Star the repository to show your support.
License
Apache License Version 2.0, see LICENSE.