Skip to content
Discussion options

You must be logged in to vote

Please upgrade flowchart-react to 3.10.1 and add title to the connections:

const connections = [
  {
    source: {id: 1, position: "right"},
    destination: {id: 4, position: "left"},
    type: "success",
    title: "1"
  },
  ...
]

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@carolinaspb
Comment options

Answer selected by iamppz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants