diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-07 15:43:13 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-11-07 15:43:13 -0500 |
| commit | 77faead4e948f901fa6ca9951f085bbe045bae68 (patch) | |
| tree | 3f059e5e76ec5c037c7b2c76e53895a8a337fa3e /www/lib/vis/bower.json | |
| parent | 5b80d3916cd91d630a0142f76a87b4863b714203 (diff) | |
Updated vis library to 4.17 and also linked to only graph2d-timeline CSS and JS
Diffstat (limited to 'www/lib/vis/bower.json')
| -rw-r--r-- | www/lib/vis/bower.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/lib/vis/bower.json b/www/lib/vis/bower.json index 2b709948..d7688971 100644 --- a/www/lib/vis/bower.json +++ b/www/lib/vis/bower.json @@ -8,9 +8,25 @@ "type": "git", "url": "git://github.com/almende/vis.git" }, + "keywords": [ + "vis", + "visualization", + "web based", + "browser based", + "javascript", + "chart", + "linechart", + "timeline", + "graph", + "network", + "browser" + ], "ignore": [ + "gulpfile.js", + "index*.js", "misc", "node_modules", + "package.json", "test", "tools", "lib", |
