Skip to content

APPZ-2908 Y-axis: always show extreme labels; expose columnar value max - #49

Open
paulinachojnowska wants to merge 1 commit into
main-logziofrom
APPZ-2908-y-axes-improvements-to-dashboards
Open

APPZ-2908 Y-axis: always show extreme labels; expose columnar value max#49
paulinachojnowska wants to merge 1 commit into
main-logziofrom
APPZ-2908-y-axes-improvements-to-dashboards

Conversation

@paulinachojnowska

@paulinachojnowska paulinachojnowska commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Description

Shared chart-util changes backing the PR in main repo: https://github.com/logzio/gaia-hermes-ws/pull/16958

  • getFormattedAxis / getFormattedMultipleYAxes: always render the axis extremes (showMinLabel/showMaxLabel) and let hideOverlap thin only the middle labels; drop the fixed boundaryGap: [0, '10%'] so ECharts rounds the max to a nice number (no more 104%-style crammed tops).
  • buildColumnarTimeChart: also returns valueMax (max of visible values), computed inside the existing fill loop — lets the consumer gate axis tick-thinning without calculating the data itself.

Unit tests added for both.

@paulinachojnowska paulinachojnowska self-assigned this Aug 14, 2026
@paulinachojnowska
paulinachojnowska marked this pull request as ready for review August 14, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant