{"id":22997972,"url":"https://github.com/jritsema/freeboard-jqplot","last_synced_at":"2025-08-13T23:32:54.845Z","repository":{"id":23098924,"uuid":"26453036","full_name":"jritsema/freeboard-jqplot","owner":"jritsema","description":"This is a widget plugin for http://freeboard.io that allows dashboard widget authoring using http://www.jqplot.com","archived":false,"fork":false,"pushed_at":"2023-08-20T23:32:28.000Z","size":458,"stargazers_count":28,"open_issues_count":5,"forks_count":18,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-08-21T00:29:15.874Z","etag":null,"topics":["dashboard","freeboard","jqplot","widget","widget-plugin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jritsema.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}},"created_at":"2014-11-10T19:58:17.000Z","updated_at":"2023-08-20T23:32:33.000Z","dependencies_parsed_at":"2022-08-21T20:30:27.653Z","dependency_job_id":null,"html_url":"https://github.com/jritsema/freeboard-jqplot","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Ffreeboard-jqplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Ffreeboard-jqplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Ffreeboard-jqplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Ffreeboard-jqplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jritsema","download_url":"https://codeload.github.com/jritsema/freeboard-jqplot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229787011,"owners_count":18124014,"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":["dashboard","freeboard","jqplot","widget","widget-plugin"],"created_at":"2024-12-15T06:10:02.745Z","updated_at":"2024-12-15T06:10:03.477Z","avatar_url":"https://github.com/jritsema.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Freeboard jqPlot Widget Plugin\n===============================\n\nThis is a widget plugin for [Freeboard](http://freeboard.io) (open source web ui dashboard) that allows dashboard widget authoring using [jqPlot](http://www.jqplot.com)\n\n![Screenshot](screenshot1.png)\n\n![Screenshot](screenshot2.png)\n\n### Installation\n\nCopy the plugin (index.js in this repo) to your freeboard installation, for example:\n\n```\n$ cp ./index.js /freeboard/plugins/jqplot\n```\n\nedit the [freeboard index.html file](https://github.com/Freeboard/freeboard/blob/master/index.html#L14) and add a link to the plugin near the end of the head.js script loader, like:\n\n```\nhead.js(\n  'js/freeboard_plugins.min.js',\n  'plugins/jqplot/index.js',\n  $(function() {\n    //DOM Ready\n    freeboard.initialize(true);\n  })\n```\n\nFor a better development experience checkout the [widget template](https://github.com/jritsema/freeboard-jqplot-widget) which has tooling that lets you configure a widget instance in files and auto-update a dashboard.json.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjritsema%2Ffreeboard-jqplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjritsema%2Ffreeboard-jqplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjritsema%2Ffreeboard-jqplot/lists"}