-
Take annotated network.
collapse all clusters
run Post analysis on the collapsed network so we can get the true post analysis edges. After running the PA nodes don't show up. Click PA set off and …
-
Hi
Unfortunately, I did not find Panzoom integration with Dash.
This extension creates a widget that lets the user pan and zoom/
It would be nice to add this feature.
If someone has already inte…
-
Layouts usually have a `boundingBox` option so that the area in which the layout is run can be specified/constrained. This is useful when running layouts on subsets of the graph, e.g. `eles.layout()`…
-
In the examples included in the repo I observe two ways of setting style:
```
cytoscapeobj.set_style([ {
'selector': 'node[classes]',
…
-
Hello,
Firstly, thanks for this app! :)
So, I have a problem with cloudmapper and saml of AzureAD :
user1:~/cloudmapper/cloudmapper# python3 cloudmapper.py weboftrust --account all --config…
-
Hello, first I would like to thank you for this great library
### Problem
I am trying to use the tooltip feature to display some more information on nodes and edges on user click request, but do…
-
Create screenshot and add to app store and on github
* [ ] Homepage update
* [ ] Tutorial with screenshots
* [ ] Example session files
* [ ] Examples for automatization (Jupyter notebooks)
-
Cieľom je nájsť a otestovať knižnicu v JavaScripte na vizualizáciu grafu.
- [x] Nájsť možné knižnice
- [ ] Vytvoriť prototyp
-
The docs indicate this technique for straight jsx:
```
class MyApp extends React.Component {
render() {
return { this.cy = cy }}>;
}
}
```
When I change my component to *.tsx, I g…
-
**Describe the bug**
Using the example site, creating a large graph will block the browser as the rendering processes many nodes.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to examp…