自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 全局设置

// 无效graph.setEnabled(false);// 连接graph.setConnectable(true);// 提示信息graph.setTooltips(true);// 右键移动容器坐标轴graph.setPanning(true);// 容器大小自适应graph.setResizeContainer(true);//...

2013-05-27 14:33:01 539

Example 学习笔记 - dynamicloading

Dynamicloading - Loading graph model data dynamically to limit the number of cells in the model.动态加载图形[url]http://localhost/mxgraph/javascript/examples/dynamicloading.html[/url][code="js"]...

2013-05-24 14:28:02 104

什么是mxGraph

[size=large]什么是mxGraph[/size]mxGraph是一套开发工具库,主要用于图表图形的显示交互,比如工作流建模。支持的技术有:Java JavaScript PHP .NET。这里只选择JavaScript方向学习下载地址:[url]http://www.jgraph.com/mxdownload.html[/url]中文手册:[url]http://ww...

2013-05-20 13:55:22 303

Example 学习笔记 - codec

Codec - Dynamically creating a graph from XML and encoding the model into XML, as well as changing the default style for edges in-place.编码/解码器 可以将graph对象和xml相互转换[url]http://localhost/mxgraph/j...

2013-05-20 12:12:33 97

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除