How render svg icon inside node with background in cytoscapejs? Because for now I see only for compound nodes, but it's not helped for me
Asked
Active
Viewed 538 times
1 Answers
1
You should take a look at the documentation.
There you would have seen, that there is actually an example for this, the only difference there is the usage of jpg instead of svg's. The code for this can be found here.

Stephan T.
- 5,843
- 3
- 20
- 42
-
It's not related answer for this question – MrChe Feb 17 '20 at 11:06
-
its literally an image inside of a node :D – Stephan T. Feb 18 '20 at 15:53
-
Could you please show an example with rendering 2 images inside one node? – MrChe Feb 21 '20 at 08:18