adoptium / adoptium/aqa-test-tools
Update to use highcharts-react-official
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
Due to historical reasons, we are using both [highcharts-react-official](https://www.npmjs.com/package/highcharts-react-official) and [react-highcharts](https://www.npmjs.com/package/react-highcharts) in the project. We need to clean up the code and update to use the latest official version `highcharts-react-official`.
Contributor guide
Research direction
Start by locating all uses of react-highcharts and highcharts-react-official in the project, then inspect how each integration is configured. Replace the legacy package usage with highcharts-react-official while preserving the existing chart behavior, and verify that no react-highcharts references remain and the relevant project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100