Skip to content

feat(sheets): add chart data update shortcut#2029

Draft
zhengzhijiej-tech wants to merge 7 commits into
feat/lark-sheets-developfrom
feat/chart-partial-update
Draft

feat(sheets): add chart data update shortcut#2029
zhengzhijiej-tech wants to merge 7 commits into
feat/lark-sheets-developfrom
feat/chart-partial-update

Conversation

@zhengzhijiej-tech

Copy link
Copy Markdown
Collaborator

Problem

Updating chart data sources required a full chart snapshot or deleting and recreating the chart. This made range and series corrections error-prone.

Changes

  • Add +chart-data-update for range and direction updates.
  • Add --dim1-index and --dim2-indexes for explicit series selection.
  • Support batch-update with per-operation failure handling.
  • Sync generated flag definitions and chart reference documentation.

Validation

  • go test -count=1 ./shortcuts/sheets/...
  • go vet ./shortcuts/sheets/...
  • ./build.sh
  • Standalone and batch dry-run request verification

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 92566439-9b8d-446f-a65c-9244e9032b60

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/chart-partial-update

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.

@github-actions github-actions Bot added domain/ccm PR touches the ccm domain size/XL Architecture-level or global-impact change labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/ccm PR touches the ccm domain size/XL Architecture-level or global-impact change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant