react-flow-chart
react-flow-chart copied to clipboard
Feature: Tooltips
Tooltips are useful to communicate the handling of software tools to the end-user.
You can now add them to your flow chart by adding the tooltipGlobal object to your overall chartState or the tooltip object to your node states. See readme for examples