Skip to content

Version 0.1.5

Compare
Choose a tag to compare
@rsimon rsimon released this 22 Sep 11:41
· 22 commits to main since this release

Added an init option to display the first tag as a label:

var connections = recogito.Connections(r, {
  showLabels: true
});