Node.js 可视化 - 此价格图表使用了哪些技术?
有人知道历史数据的价格图是如何生成的吗?
http://www.taskrabbit.com/tags/other_pickup_drop_off/in/all
我知道有一些 JS 库,例如 http://raphaeljs.com/ 可以生成可视化效果,但我我对 JS 不太熟悉,所以任何提示都会受到赞赏,因为我想创建一个类似的可视化。
Anybody has an idea how this price graph of the historical data is generated?
http://www.taskrabbit.com/tags/other_pickup_drop_off/in/all
I know that there are some JS libraries like http://raphaeljs.com/ that generate visualizations, but I am not really familiar with JS, so any hints are appreciated since I want to create a similiar visualization.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该网站有一个静态图表,并且还解释了一些重要的 jQuery 方法,这些方法对于显示图表,您也可以下载代码和定制自己应该不难。我希望这有帮助
This website has a static Chart and also they explain some vital jQuery methods that are essential for the displaying of chart and also you can download the code & it shouldn't be tough to customize yourself. I hope this helps