Codeinwp / Codeinwp/visualizer
Add control for animation to start when user scrolls to the chart
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 108
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
What problem does this address?
A user asked about a method for the animation to start when his visitors scroll down to the diagram and see it.
Ref: https://secure.helpscout.net/conversation/2435424329/394729?folderId=212385
What is your proposed solution?
Introduce a new option like "animation start" and have options like:
- on startup
- when the user scrolls to the chart
- etc
I found a thread about this - https://stackoverflow.com/questions/18772547/how-to-make-the-chart-js-animate-when-scrolled-to-that-section
Will this feature require documentation? (Optional)
Yes, it requires documentation.
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
No files, tests, or entry points are named; start by reviewing the chart animation options and the linked Stack Overflow discussion. Done means supporting a defined set of animation-start modes, including starting when the chart enters the user's view, with the behavior documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100