Branch: refs/heads/master
Home: https://github.com/cytoscape/cytoscape.js
Commit: 1f4fb120d88325ab5201ebb31a5b680530dabe9b
https://github.com/cytoscape/cytoscape.js/commit/1f4fb120d88325ab5201ebb31a5b680530dabe9b
Author: Yue Dong <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M src/extensions/cytoscape.renderer.canvas.js
Log Message:
-----------
Added implementation for dotted style edges. But, drawing circles
inefficient; testing drawing dots using image buffer.
Commit: 0ae0307458594f8bb1b75336d6b268ffe69648e0
https://github.com/cytoscape/cytoscape.js/commit/0ae0307458594f8bb1b75336d6b268ffe69648e0
Author: Yue Dong <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M src/extensions/cytoscape.renderer.canvas.js
Log Message:
-----------
Added dotted-edge drawing using image buffers, seems to be much faster.
Current implementation works but image not showing correctly yet. Dashed edges
are drawn similarly.
Compare:
https://github.com/cytoscape/cytoscape.js/compare/c8e6e93c9cd4...0ae030745859
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.