Hugo Häggmark e5e7bd3153 Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 6 yıl önce
..
img 7b805bdb81 minor react panels refafactor 7 yıl önce
GraphLegendEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) 6 yıl önce
GraphPanel.tsx 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 yıl önce
GraphPanelController.tsx e5e7bd3153 Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 6 yıl önce
GraphPanelEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) 6 yıl önce
README.md 761283231c react panels: working on changing type 7 yıl önce
getGraphSeriesModel.ts e59bae55d9 DataFrame: convert from row based to a columnar value format (#18391) 6 yıl önce
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 yıl önce
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 7 yıl önce
types.ts 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 yıl önce

README.md

Text Panel - Native Plugin

The Text Panel is included with Grafana.

The Text Panel is a very simple panel that displays text. The source text is written in the Markdown syntax meaning you can format the text. Read GitHub's Mastering Markdown to learn more.