concordance_plot

时间:2024-05-21 14:52:33
【文件属性】:

文件名称:concordance_plot

文件大小:502KB

文件格式:ZIP

更新时间:2024-05-21 14:52:33

JavaScript

使用d3和coffeescript进行数据可视化的简单方法 用法 首先克隆存储库 git clone git@github.com:vlandham/vis.git cd vis 您可以考虑为Vis创建一个新的分支 git checkout -b interesting_new_bar_chart 查看内置示例 您可以使用python的简单服务器来启动本地网络服务器: python -m SimpleHTTPServer 3000 或thinRuby thin start # might have to run 'bundle install' first 现在转到 你有一个基本的可视化 开始编码 打开coffee/vis.coffee然后开始修改内置的可视化文件以适应您的需求。 文件夹组织 / 主视区 /index.html 可视化的主页。 加载coffeescript和javasc


【文件预览】:
concordance_plot-gh-pages
----css()
--------bootstrap-theme.css(14KB)
--------bootstrap.min.css(97KB)
--------bootstrap.css(120KB)
--------bootstrap-theme.min.css(13KB)
--------style.css(519B)
----404.html(1KB)
----img()
--------.gitignore(13B)
----tools()
--------.gitignore(13B)
----data()
--------alice_in_wonderland.txt(144KB)
--------.gitignore(0B)
--------test.csv(20B)
----fonts()
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(61KB)
----README.textile(2KB)
----index.html(3KB)
----js()
--------plugins.js(587B)
--------vis.js(6KB)
--------script.js(39B)
--------libs()
----coffee()
--------vis.coffee(2KB)
----.watchr(96B)
----config.ru(649B)
----favicon.ico(1KB)

网友评论