{"id":23478419,"url":"https://github.com/opennms/backshift","last_synced_at":"2025-04-14T21:31:35.791Z","repository":{"id":1905550,"uuid":"45124399","full_name":"OpenNMS/backshift","owner":"OpenNMS","description":"Time series graphing on the client side","archived":false,"fork":false,"pushed_at":"2023-06-06T21:05:55.000Z","size":3407,"stargazers_count":9,"open_issues_count":12,"forks_count":4,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-04-15T15:36:05.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://issues.opennms.org/browse/BSHIFT","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenNMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-10-28T16:00:01.000Z","updated_at":"2023-02-23T13:03:25.000Z","dependencies_parsed_at":"2023-07-05T21:16:13.660Z","dependency_job_id":null,"html_url":"https://github.com/OpenNMS/backshift","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fbackshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fbackshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fbackshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenNMS%2Fbackshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenNMS","download_url":"https://codeload.github.com/OpenNMS/backshift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231143314,"owners_count":18334374,"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-12-24T19:19:30.370Z","updated_at":"2024-12-24T19:19:33.859Z","avatar_url":"https://github.com/OpenNMS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backshift [![CircleCI](https://circleci.com/gh/OpenNMS/backshift.svg?style=svg)](https://circleci.com/gh/OpenNMS/backshift)\n\nThis library was built as an alternative to [rrdgraph](http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html) for use in [OpenNMS](https://github.com/OpenNMS/opennms).\n\n![](https://raw.githubusercontent.com/opennms/backshift/gh-pages/images/jrobin-vs-flot.png)\n\n## Motivation\n\nAs our needs grew, we began investigating alternative time series databases.\nOne of the initial barriers to integrating these within OpenNMS was graphing: we needed a way for our users to visualize the metrics similar to how they were previously shown using *rrdgraph*.\nThe system already contained a large number of [prefabricated graphs](http://www.opennms.org/wiki/Prefabricated_Standard_Graphs) defined using *rrdgraph* commands and any suitable alternative needed to a way of rendering these.\n\nAnd thus Backshift was born at [DevJam 2014](http://www.opennms.org/wiki/Dev-Jam_2014).\n\n## Design\n\nBackshift provides the glue between data sources and charting APIs.\n\nCharts and data sources are made accessible via a consistent API, allowing these to be easily interchanged.\n\nThe actual rendering of the charts is performed by third party libraries i.e. [c3.js](http://c3js.org/) built to this end.\n\n## Getting Started\n\n### Building\n\nInstall the dependencies and build the minified scripts:\n\n```\nnpm install\nnpx grunt\n```\n\n### Running the examples\n\nRun the development web server:\n\n```\nnpm start\n```\n\nNow browse to the examples at `http://localhost:8000/examples/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fbackshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennms%2Fbackshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennms%2Fbackshift/lists"}