Torkel Ödegaard aafae4c523 Explore: Use DataFrame to derive graph/table/logs (#18859) před 6 roky
..
img 7b805bdb81 minor react panels refafactor před 7 roky
GraphLegendEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) před 6 roky
GraphPanel.tsx 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) před 6 roky
GraphPanelController.tsx aafae4c523 Explore: Use DataFrame to derive graph/table/logs (#18859) před 6 roky
GraphPanelEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) před 6 roky
README.md 761283231c react panels: working on changing type před 7 roky
getGraphSeriesModel.ts aafae4c523 Explore: Use DataFrame to derive graph/table/logs (#18859) před 6 roky
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) před 6 roky
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits před 7 roky
types.ts 4b3440325e Explore: Replaces TimeSeries with GraphSeriesXY (#18475) před 6 roky

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.