microsoft / microsoft/SandDance
Command for Embed control to export image
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
I would like to export an image from the control
- Add a command to initiate the export
- Add an event to signal the export has been completed. The payload of the message should include the image file.
Contributor guide
No contributing guide indexed for this repository
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 locating the Embed control and reviewing existing command and event patterns. Implement an export command and a completion event whose payload includes the image file; done means the image can be exported and consumers receive that file through the event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100