Add "download csv" button in modebar
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- Python
- Stars
- 18.8k
- Forks
- 2.8k
- Avg merge
- 16h 26m
- Merged PRs (30d)
- 21
Description
Should be great to add a button that permits to export the chart data in csv format, so that while exporting the chart as html users are still able to export the data used for the chart.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the modebar implementation and the HTML export path used by plotly.py, then identify where chart data export actions are defined. Confirm how exported HTML currently exposes modebar controls and define done as a download CSV control that exports the data used by the chart; add or update the relevant tests if the project identifies them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100