Codeinwp / Codeinwp/visualizer
Gutenberg: Add support for chartJS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 108
- Forks
- 29
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Upon clicking this menu: https://i.imgur.com/5cCkdOh.png
Tables and google charts will be displayed in that menu, but chartjs charts are not displayed. They can only be included using the old tag.
As this behaviour is inconsistent it may confuse users.
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
Reproduce the issue by opening the linked menu and comparing chart.js charts with tables and Google Charts. Trace the Gutenberg integration entry point and the existing old-tag path; the issue is done when chart.js charts appear in the menu consistently with the other chart types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- chart.js, php
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100