├── LICENSE ├── example-freeboard.json ├── index.js ├── readme.md ├── screenshot1.png └── screenshot2.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/LICENSE -------------------------------------------------------------------------------- /example-freeboard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/example-freeboard.json -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/index.js -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/readme.md -------------------------------------------------------------------------------- /screenshot1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/screenshot1.png -------------------------------------------------------------------------------- /screenshot2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jritsema/freeboard-jqplot/HEAD/screenshot2.png --------------------------------------------------------------------------------