{"id":19756664,"url":"https://github.com/esnet/react-timeseries-barchart","last_synced_at":"2025-07-18T01:34:16.481Z","repository":{"id":57144999,"uuid":"75215616","full_name":"esnet/react-timeseries-barchart","owner":"esnet","description":"A horizontal barchart that summarizes a list of TimeSeries objects","archived":false,"fork":false,"pushed_at":"2017-04-10T20:47:30.000Z","size":3814,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-20T03:42:52.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://software.es.net/react-timeseries-barchart","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esnet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-30T18:35:15.000Z","updated_at":"2023-11-30T14:23:38.000Z","dependencies_parsed_at":"2022-09-04T22:10:20.384Z","dependency_job_id":null,"html_url":"https://github.com/esnet/react-timeseries-barchart","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/esnet/react-timeseries-barchart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esnet%2Freact-timeseries-barchart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esnet%2Freact-timeseries-barchart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esnet%2Freact-timeseries-barchart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esnet%2Freact-timeseries-barchart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esnet","download_url":"https://codeload.github.com/esnet/react-timeseries-barchart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esnet%2Freact-timeseries-barchart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265688322,"owners_count":23811416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T03:16:34.469Z","updated_at":"2025-07-18T01:34:16.463Z","avatar_url":"https://github.com/esnet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Timeseries Barchart\n\nA horizontal barchart that summarizes a list of TimeSeries objects. It was formally part of react-timeseries-charts. For charts visualizing a single TimeSeries in many different ways, see that library.\n\n![Diagram](https://github.com/esnet/react-timeseries-barchart/blob/master/screenshot.png)\n\nThe goal of this visualization is provide a high level summary of a collection of TimeSeries objects. Specifically, this is useful when a list of TimeSeries is a breakdown of another series and you would like to communicate what the relative contributions of each are.\n\nEach bar is a horizontal [boxplot](https://en.wikipedia.org/wiki/Box_plot) that shows:\n - The max and min of the data (in the lighter shaded outer box)\n - The [Interquartile range](https://en.wikipedia.org/wiki/Interquartile_range)(in the darker shaded inner box)\n\nIn addition each box can show a marker.\n\nGetting started\n---------------\n\nThis component is intended to be installed with [npm](https://www.npmjs.com/) and the built into your project with a tool like [Webpack](https://webpack.github.io/).\n\nTo install:\n\n    npm install react-timeseries-barchart --save\n\nDeveloping\n----------\n\nThe repo contains the examples website. This is very helpful in developing new functionality. Within a cloned repo, you first need to run:\n\n    npm install\n\nThis will install the development dependencies into your node_modules directory.\n\nYou can then start up the test server, as well as automatic source building, by doing:\n\n    npm run start-website\n\nLicense\n-------\n\nThis code is distributed under a BSD style license, see the LICENSE file for complete information.\n\nCopyright\n---------\n\nReact Axis, Copyright (c) 2016, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.\n\nIf you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Technology Transfer Department at TTD@lbl.gov.\n\nNOTICE. This software is owned by the U.S. Department of Energy. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, prepare derivative works, and perform publicly and display publicly. Beginning five (5) years after the date permission to assert copyright is obtained from the U.S. Department of Energy, and subject to any subsequent five (5) year renewals, the U.S. Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesnet%2Freact-timeseries-barchart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesnet%2Freact-timeseries-barchart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesnet%2Freact-timeseries-barchart/lists"}