Ryan McKinley e59bae55d9 DataFrame: convert from row based to a columnar value format (#18391) 6 år sedan
..
img 7b805bdb81 minor react panels refafactor 7 år sedan
GraphLegendEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) 6 år sedan
GraphPanel.tsx 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 år sedan
GraphPanelController.tsx 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 år sedan
GraphPanelEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) 6 år sedan
GraphSeriesToggler.tsx 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 år sedan
README.md 761283231c react panels: working on changing type 7 år sedan
getGraphSeriesModel.ts e59bae55d9 DataFrame: convert from row based to a columnar value format (#18391) 6 år sedan
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 år sedan
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 6 år sedan
types.ts 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 år sedan

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.