Codeinwp / Codeinwp/visualizer

Chart Preview Page

Open
#722 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.