grafana/packages/grafana-data
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
..
src Explore: Align multiple log volumes (#64356) 2023-04-11 10:05:04 +02:00
test Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
typings/jest
.eslintrc Revert "Update dependency rollup to v3 (#58252)" (#63790) 2023-02-27 07:01:24 -05:00
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Release: Bump version to 10.0.0-pre (#65926) 2023-04-04 16:41:50 +03:00
rollup.config.ts Revert "Update dependency rollup to v3 (#58252)" (#63790) 2023-02-27 07:01:24 -05:00
tsconfig.build.json
tsconfig.json

README.md

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.