From d9e836a4da08d41ab83589103b2dd4b39d581197 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sun, 23 Dec 2018 01:14:27 +0100 Subject: [PATCH] fixed grafana readme --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0470c8a8..5ae92511 100644 --- a/README.md +++ b/README.md @@ -153,10 +153,17 @@ Custom [Grafana](https://github.com/grafana/grafana) CSS for [Organizr](https:// ## Custom CSS for Organizr -#### The `graforg.css` theme is a dark theme that matches the Organizr dark theme. NOTE: The `graforg.css` theme will hide the side menu. Go to https://graforg.domain.com/login for settings. - +#### The `graforg.css` theme is a dark theme that matches the Organizr dark theme. #### `grafplex.css` If you want a regular Plex theme for your Grafana setup, use the **`grafplex.css`** theme instead. +### **TIP:** +Click the `kiosk` button and use that link if you don't want to show the top bar and side bar inside Organizr! There are two modes, one where the side menu and variables ect disappear and one where just the panels are visible. + +https://grafana.technicalramblings.com/d/nLJXnLJiz/unraid-ups-dashboard?refresh=10s&orgId=1&kiosk=tv +https://grafana.technicalramblings.com/d/nLJXnLJiz/unraid-ups-dashboard?refresh=10s&orgId=1&kiosk + +Check out my Varken dashboard here: https://grafana.com/dashboards/9558 + ### Screenshots
Expand