-1

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

MrChe
  • 25
  • 4

1 Answers1

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