Skip to content

chore(charts): upgrade echarts from 5.6 to 6.1 - #2163

Open
luism6n wants to merge 1 commit into
mainfrom
chore/update-echarts
Open

chore(charts): upgrade echarts from 5.6 to 6.1#2163
luism6n wants to merge 1 commit into
mainfrom
chore/update-echarts

Conversation

@luism6n

@luism6n luism6n commented Aug 24, 2026

Copy link
Copy Markdown

Summary

Arnica warning on another PR:

image

Examples

N/A

Summary by CodeRabbit

  • Bug Fixes

    • Improved chart layout handling so axis labels remain fully visible without affecting the chart’s outer bounds.
  • Improvements

    • Updated the charting library to a newer version for improved compatibility and rendering behavior.

@luism6n
luism6n requested a review from a team as a code owner August 24, 2026 17:12
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
shoreline-docs Ignored Ignored Aug 24, 2026 5:12pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ab4cf7ba-bb55-4bed-b4d0-919db1f6f509

📥 Commits

Reviewing files that changed from the base of the PR and between d833938 and e12f672.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • packages/charts/package.json
  • packages/charts/src/components/bar-chart/bar-option.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The charts package upgrades echarts from 5.6.0 to 6.1.0. The bar-chart grid configuration uses outerBoundsMode: 'same' and outerBoundsContain: 'axisLabel' instead of containLabel: true.

Changes

Charts ECharts update

Layer / File(s) Summary
ECharts dependency and bar-chart grid configuration
packages/charts/package.json, packages/charts/src/components/bar-chart/bar-option.ts
The package upgrades echarts to 6.1.0. The bar-chart grid uses same-sized outer bounds that contain axis labels.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to e12f6

This localized charting dependency upgrade has no identified correctness or production-impact risk at the current head and is merge-ready after normal checks and review.

Suggested reviewers: rodorgas, beatrizmilhomem

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed Docstring check was indeterminate for this PR — some files could not be analyzed in time. Not blocking.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the ECharts dependency upgrade from version 5.6 to 6.1.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-echarts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rodorgas
rodorgas self-requested a review August 24, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant