JSPM

react-progressbar-chart

1.1.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 10
    • Score
      100M100P100Q32359F
    • License ISC

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

    Package Exports

    • react-progressbar-chart
    • react-progressbar-chart/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-progressbar-chart) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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

    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", }