grafana/public/app/features/explore/Graph
Piotr Jamróz 0bf2b89eb9
Explore: Align multiple log volumes (#64356)
* Align log volumes on x an y axes

* Move helper functions to logs/utils

* Add tests

* Simplify supplementaryQueries.ts

* Fix tests

* Revert code simplifications

To simplify the PR, this can be added in a separate PR

* Fix reusing logs volume when limited/non-limited are used

* Use more specific property name

* Add missing property

* Stretch graph to selected range but only if there's data available

* Fix unit tests

* Fix calculating maximum when bars are stacked

* Sort log volumes by data source name

* Simplify logic to determine if log volumes can be zoomed in
2023-04-11 10:05:04 +02:00
..
ExploreGraph.tsx Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02:00
ExploreGraphLabel.tsx Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01:00
exploreGraphStyleUtils.ts Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02:00
GraphContainer.tsx Explore: Refactor ExploreGraph (#58660) 2022-11-16 11:16:27 +01: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