The resulting extended pattern boundaries can look strange and overlap each other.
If Cytoscape.js isn't flexible on this, an alternate solution to this might just be truncating displayed node labels once they get long enough (can do this manually, by replacing the label with the first N characters and then ...).
The resulting extended pattern boundaries can look strange and overlap each other.
If Cytoscape.js isn't flexible on this, an alternate solution to this might just be truncating displayed node labels once they get long enough (can do this manually, by replacing the label with the first N characters and then
...
).