3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,977 stars (1,977 stars)97 forks (97 forks)batch import
ComponentsFeature Requesthelp wanted
Description
Can you support plot.ly out of the box
Contributor guide
- Tech stack
- javascript
- Domain
- frontenddata
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Review the comments on the issue to gather any prior discussion about plot.ly support. Investigate Idyll's current plugin system by examining the source code in the src/ directory and any existing integrations. Determine the minimum changes required to make plot.ly available, including any configuration or dependency additions. Consider checking the repository's documentation for guidelines on adding new libraries.