grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
17 stars 1 forks source link

fix(SceneLabelValuesTimeseries): Colors and legends are preserved on expanded timeseries #85

Closed grafakus closed 1 month ago

grafakus commented 1 month ago

✨ Description

Related issue(s): -

Before this PR, when expanding a panel, the series colors and legends were not preserved. This PR fixes this inconsistency.

As a grid item:

image
After expanding the panel: Before After
image image

📖 Summary of the changes

See diff tab.

🧪 How to test?

-

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 12%
12.73% (470/3691) 9.92% (138/1390) 9.6% (108/1124)