(compatible with Cytoscape)
Other formats, compatible with Cytoscape.js
(network only) (network + colors/shapes) Image with Legend | |
|
Other Options |
|
Image | |
var csrf_token = "IjkyNmE2MGE5OWY5MjNhYzZmMzRhM2E2MjA5NzM0YTlkMTQ0NTI0NmMi.Gh1p4w.Feas6q06R5EWWrwBlhGTkuT4GWM"; $.ajaxSetup({ beforeSend: function(xhr, settings) { if (!/^(GET|HEAD|OPTIONS|TRACE)$/i.test(settings.type) && !this.crossDomain) { xhr.setRequestHeader("X-CSRFToken", csrf_token); } } });