How to display images in the "groups" column in vis.js, like this?
For those who have a similar issue : i've just put the <img> tag in my content :
<img>
"content": "some text <br> <img src='myImg.jpg' style='width: 48px; height: 48px;'>"