855 improve comparison view#856
Draft
jacobvjk wants to merge 4 commits into
Draft
Conversation
Expected version change and release notes:1.15.0-dev.7 (v1.15.0-dev.6...855-improve-comparison-view ) (2026-07-13T16:29 UTC) |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-856.westus2.2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-856.westus2.2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-glacier-0f640931e-856.westus2.2.azurestaticapps.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #855
This PR:
more clearly differentiates between expanded/collapsed states of the comparison ribbon
ComparisonContextsoComparisonRibbonandPathwayCardshare itBenchmark Metric Plots section moved above Key Features on the comparison page
Shared geography filter
Shared Y-axis bounds
MultiLineChart(capacity, generation): shared Y min and max across all pathways for the selected geographyVerticalBarChart(absolute emissions, emissions intensity): shared Y max; axis always starts at 0Cross-chart hover highlighting in the comparison view
MultiLineChart)Plot title wrapping
tags so they wrap instead of getting clipped on narrow panels
Tests
ComparisonRibbon.test.tsxto reflect context-driven expand stateComparisonPlots.test.tsxcovering geography union logic, selector visibility, and the per-panel no-data message