mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* QueryEditor: Don't use _.defaults as it mutates the query prop directly * QueryEditor: Update the query type on mount if none exists * QueryEditor: Mutate in the constructor instead of render * Apply defaults immutably in render
Grafana Fake Data Datasource - Native Plugin
This is the built in Fake Data Datasource that is used before any datasources are set up in your Grafana installation. It means you can create a graph without any data and still get an idea of what it would look like.