grafana/public/app/plugins/datasource/input
Brenda Harjala c9e566b156 Docs: Minor edits to the README and several md files (#19238)
* Update README.md

Capitalized the G and S in "Getting Started," and moved "guide" to match the section title in the docs.

* Fixed sentence structure. Changed "download" to "grafana.com/get" and changed "get" to "download".

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

*  Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)

* Docs: Replace "datasources" with "data sources" (#19111)
2019-09-20 00:04:56 +02:00
..
img DirectInput: new alpha datasource that lets you enter data via CSV 2019-04-12 10:13:36 -07:00
InputConfigEditor.tsx DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
InputDatasource.test.ts DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
InputDatasource.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
InputQueryEditor.tsx DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
module.ts DataSourcePlugins: more generics improvements (#16965) 2019-05-09 11:48:13 +02:00
plugin.json Chore: Remove unused properties in explore (#17359) 2019-05-31 09:45:53 +02:00
README.md Docs: Minor edits to the README and several md files (#19238) 2019-09-20 00:04:56 +02:00
types.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
utils.ts DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00

Direct Input Data Source - Native Plugin

This data source lets you define results directly in CSV. The values are stored either in a shared data source, or directly in panels.