Skip to content

fix(frontend): align histogram highlight with API buckets and correct ECharts x-axis max#716

Merged
evulins merged 1 commit into
devfrom
fe/fix/histogram
Apr 16, 2026
Merged

fix(frontend): align histogram highlight with API buckets and correct ECharts x-axis max#716
evulins merged 1 commit into
devfrom
fe/fix/histogram

Conversation

@evulins
Copy link
Copy Markdown
Collaborator

@evulins evulins commented Apr 16, 2026

Description

Fixes the prediction histogram modal so the highlighted column matches backend binning ((min, max] instead of [min, max)), and uses the bucket frequency prop for the horizontal bar scale instead of the invalid data.frequency reference on the counts array.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update

Checklist

  • Unit/integration tests
  • Documentation

Tickets

Screenshots

Please attach any design screenshots if UI update.

@evulins evulins merged commit ea99bc1 into dev Apr 16, 2026
9 checks passed
@evulins evulins deleted the fe/fix/histogram branch April 16, 2026 21:10
evulins added a commit that referenced this pull request Apr 17, 2026
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