首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > jQuery plugin for graphs

jQuery plugin for graphs

资 源 简 介

The goal of this project is to provide API for constructing Mathematical Graphs with jQuery. [![](https://www.paypal.com/enUS/i/btn/btndonateSM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=donations&business=8G2SNVYYA5W9G&lc=US&itemname=Matej%20Kobza¤cycode=EUR&bn=PP%2dDonationsBF%3abtndonateCCLG%2egif%3aNonHosted) It is not a library like any other out in the world. Most of the jQuery graph libraries are actually chart libraries and can"t display mathematical graphs with vertices and edges. This plugin is different one. It will draw a graph for you and use spring algorithm to layout all the vertices so the graph will be as much planar as it can be. You will provide only data model with objects that represent vertices and edges between them and the plugin will layout them into HTML 5 canvas element with Spring layout algorithm. Requirements: jQuery loaded, Javascript enabled and HTML 5 compatib

文 件 列 表

Documentation
index.html
js
style
VIP VIP
0.208962s