Skip to content

Document downloadJson modebar button - #474

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

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.
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

1 participant