React-charts

Please change the Label manually for now from:

  • while (counter <= jsonData.data.totalsOfCurrentMonth.length)
    • while (counter <= 12) for year
    • while (counter <= 7) for week

Run the HTML page with Live server

image

GitHub

View Github