MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Question: how to implement custom text for nodes/links? #74

Closed elricsims closed 4 years ago

elricsims commented 4 years ago

I cannot, for the life of me, figure this out.

I was hoping the stories had addinfo enabled.

using the simplechat example... how do you add custom text to each node / link?

MrBlenny commented 4 years ago

There is a custom link example here