Skip to content

Document downloadJson modebar button - #474

Closed
SatvikMishra08 wants to merge 1 commit into
plotly:masterfrom
SatvikMishra08:docs/downloadJson-modebar-469
Closed

SatvikMishra08 wants to merge 1 commit into
plotly:masterfrom
SatvikMishra08:docs/downloadJson-modebar-469

Conversation

@SatvikMishra08

Copy link
Copy Markdown

Summary

  • Documents the opt-in downloadJson modebar button shipped in plotly.js (#7990 / plotly.js).
  • Adds downloadJson to the modebar button list and a minimal modeBarButtonsToAdd: ['downloadJson'] config example.

Closes #469

Test plan

  • Confirm Configuration Options page shows the new "Download Plot as JSON" example
  • Confirm Remove ModeBar Buttons list includes downloadJson
  • CI front-matter / order checks pass

Add the opt-in downloadJson button to the modebar button list and a
minimal configuration example (modeBarButtonsToAdd). Closes plotly#469.
@camdecoster camdecoster self-assigned this Sep 21, 2026
@camdecoster

Copy link
Copy Markdown
Contributor

Thanks for the PR! This change won't actually work until we update the underlying version of plotly.js. That's on my TODO list (in #473). This will be covered there, so I'm going to close this PR. Please let us know if you find any other undocumented gaps.

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.

[CHORE]: Add downloadJson mode bar button to plotly.js docs

2 participants