浏览 17280 次
锁定老帖子 主题:mxGraph终于可以下载啦~!!!
精华帖 (1) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (8)
|
|
---|---|
作者 | 正文 |
发表时间:2009-02-27
http://www.iteye.com/topic/183163
研究js绘图最早源于这个帖子
几经搜索最终找到了mxGraph(http://www.mxgraph.com/).非常的强大!!目前已经应用到项目中,表现十分优秀! 今天去官方网站发现多了一个DownLoad按钮,那个叫激动啊! 目前还在研究,或者正在搜寻web绘图的朋友们,不要再犹豫了,赶紧去下载吧。可以先点击demo看看,速度和效果绝对没的说。先放张截图 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2009-02-27
相当的强悍!
|
|
返回顶楼 | |
发表时间:2009-03-02
很不错,下载研究。
|
|
返回顶楼 | |
发表时间:2009-03-03
貌似作者不想对外开放喔,没有src,example里的js链接都是连到网站上
|
|
返回顶楼 | |
发表时间:2009-03-04
可以吧,faq里面有说有非付费版本的
很不错。 |
|
返回顶楼 | |
发表时间:2009-07-29
chill 写道 可以吧,faq里面有说有非付费版本的 很不错。 mxClient.js contains all required code in a single file. Note that the source code only ships with the commercial distributions. In the evaluation version, the source code is loaded from a server using a special URL. Please refer to the URL in the examples to obtain the source code for mxClient.js 写的很明白了evaluation version没有mxClient.js,很强大,不过没啥意思~ |
|
返回顶楼 | |
发表时间:2009-11-28
在官方网站上的demo源代码中可以看到
<script type="text/javascript" src="../src/js/mxclient.php?version=1.1.0.2"></script> 这个就是下载 mxclient.js 可以直接在浏览器中打开另存 不过看过里面的内容 可能仅仅是 evaluation版的 不过可以用一下 |
|
返回顶楼 | |