Is it possible to insert any font awsome icon in any other shape (i.e. box, diamond, circle) in vis js? i want to add shapes like BPNM Gateways or Gateways.
If above is not possible, how/where i can modify the source code to full fill the requirement?
Is there any way to add my customs shape to vis js?
Asked
Active
Viewed 297 times
0

tejp124
- 356
- 3
- 12
-
It can be done using 'beforeDrawing' / 'afterDrawing' on network layout initilization – Sahil Dhir Apr 10 '17 at 11:42