Codeinwp / Codeinwp/visualizer
Chart Preview Page
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 108
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
As charts might display a little differently on a page in comparison to the library, and users might want to test it out before putting it on an actual page, we could implement a preview page for each chart.
This could simply be a button added here: https://i.imgur.com/HwNJBeb.png. It could have a browser-like icon.
The generated page would simply be an empty post that contains the chart, displayed as it would if it was added to a post.
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 locating the chart controls corresponding to the linked screenshot and the code that renders charts inside WordPress posts. Implement the preview-page flow so each chart can be opened from that control and appears in an otherwise empty post as it would on a real page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100