grafana/public/app/features/explore/Graph
Piotr Jamróz a94ba7784a
Explore: Remove storing derived "loading" property (#70324)
* Remove storing derived state (loading property) and use a selector instead

* Remove redundant tests

There's no way to change the interval while live streaming

* Remove check for isLive when deriving waiting for data

It was introduced in #18804

* Remove unused props
2023-06-20 17:38:05 +02:00
..
ExploreGraph.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
ExploreGraphLabel.tsx Explore: Start using PanelChrome as container (#66370) 2023-04-12 18:58:08 +02:00
exploreGraphStyleUtils.ts Alerting: Make Loki & Prometheus instant vector by default (#66797) 2023-04-27 17:38:22 +03:00
GraphContainer.tsx Explore: Remove storing derived "loading" property (#70324) 2023-06-20 17:38:05 +02:00
useStructureRev.test.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
useStructureRev.ts Explore: Fix graph not updating when changing config (#62473) 2023-02-01 16:23:02 +00:00
utils.ts Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00