[ad_1]
Create a new WP plugin to add a Dashboard Widget in this area:
using ReactJS & WP REST API.
– Use ReactJS with the WP REST API to create this widget.
– Use this graph script https://recharts.org/en-US/
– Data for this chart will be static in the database, not in the React file, and data will be called using the REST API.
– The dropdown will offer 3 options to plot the data: last 7 days, 15 days, and 1 month.
– Follow all WordPress Coding Standards & Plugin guidelines mentioned here:

I am.thinking of using WordPress scripts package will that be good or use something else
OP, are you asking us to do your code test for you? Ask chatGPT
>Use ReactJS with the WP REST API to create this widget.
WP already provides everything to create widgets easily. Why are you complicating your life like this.