Skip to content

Optimize SVG and XGMML output #46

Closed
proost opened this issue Dec 28, 2015 · 2 comments
Closed

Optimize SVG and XGMML output #46

proost opened this issue Dec 28, 2015 · 2 comments

Comments

@proost
Copy link
Owner

proost commented Dec 28, 2015

Now data is added to the cytoscape object, exported to json, loaded into a has and rendered again.

With the updated renderedStyle() the elements can be rendered directly, this should speed up the function considerably.

As this function takes some time to finish the browser sometimes wishes to kill the script. Ideally this can be avoided !

@proost
Copy link
Owner Author

proost commented Jan 8, 2016

xgmml done: b6a473a

@proost
Copy link
Owner Author

proost commented Jan 8, 2016

xgmml fixed and svg done : 554ca84

@proost proost closed this as completed Jan 8, 2016
Sign in to join this conversation on GitHub.
Projects
None yet
Development

No branches or pull requests

1 participant