Version 0.1.5
Added an init option to display the first tag as a label:
var connections = recogito.Connections(r, {
showLabels: true
});
Added an init option to display the first tag as a label:
var connections = recogito.Connections(r, {
showLabels: true
});