UNPKG

react-progressbar-chart

Version:

This is a progress bar chart to show last 24 hour data

17 lines (11 loc) 435 B
# React Progress Bar Chart if You are Looking Progess bar chart to render data of last 24 hour then you can use this flexible library <MultibarChart hour_status={objdatatest} create_datetime="2021-11-05 10:25"/> const objdatatest = { "2021-11-21 10:25": "DOWN", "2021-11-21 10:26": "UP", "2021-11-21 11:18": "DOWN", "2021-11-21 11:19": "UP", "2021-11-21 14:57": "DOWN", "2021-11-21 14:58": "UP", }