UNPKG

flot.curvedlines

Version:

CurvedLines is a plugin for flot, which displays lines in a smooth curved way

17 lines (16 loc) 261 B
{ "name": "flot.curvedlines", "main": "curvedLines.js", "authors": [ "Michael Zinsmaier" ], "license": "MIT", "ignore": [ "**/*", "!curvedLines.js", "!bower.json" ], "dependencies": { "flot": ">=0.8.0" } }