Remove graph % if there is no data to compare in previous cycle
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 383
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Bug Description
Under https://github.com/google/site-kit-wp/issues/10907 , we fixed the pie chart to not show any % for when there is no data to compare in the previous cycle.
It also makes sense to remove the % above the graph.
Refer to the attached screenshot.
## Steps to reproduce
Use the QAB of https://github.com/google/site-kit-wp/issues/10907
## Screenshots
## Additional Context
- PHP Version:
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Plugin Version: [e.g. 22]
- Device: [e.g. iPhone6]
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
*
## Implementation Brief
* [ ]
### Test Coverage
*
## QA Brief
*
## Changelog entry
*
Contributor guide
Research direction
Start with the QAB for issue 10907 and compare its pie-chart fix with the graph shown in the attached screenshot. Trace the graph's percentage display and determine how it behaves when there is no data to compare in the previous cycle. Done means the percentage above the graph is absent in that case, while normal comparisons remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100