Answer the question
In order to leave comments, you need to log in
How to resize workspace for cytoscape?
Cytoscape js is called from
Here is an example css:<div id="cy" ></div>
#cy {
z-index: 999;
width: 85%;
height: 85%;
float: left;
}
#cy {
width: 50%;
height: 50%;
position: relative;
left: 30;
top: 0;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question